The following hot keys are supported in the R:BASE Trace Debugger:
Functionality:
[F1] |
Launches the Trace Debugger Help |
[F3] |
Data Dictionary |
[F4] |
Go to Line Number |
[F5] |
Execute to Breakpoint, or within the Trace Prompt, displays the Command Builder with command and function templates |
[F6] |
Add/Remove a Watch Variable |
[F8] |
Show the Call Tree |
[F9] |
Add a Breakpoint |
[F10] |
Single Step through Commands |
[F11] |
Jump to Line |
[Page Down] |
Within the Trace Prompt, displays the last command entered into the R> Prompt Command History, and cycles through history |
[Page Up] |
Within the Trace Prompt, displays the first command entered into the R> Prompt Command History, and cycles through history |
[Ctrl+F2] |
Stop Script Debugging |
[Ctrl+F5] |
No Break on Error |
[Ctrl+F7] |
Clear all Watch Variables |
[Ctrl+F8] |
Modify Variable Values |
[Ctrl+F9] |
Show/Hide Live Variables |
[Ctrl+F12] |
Next Tab |
[Ctrl+F] |
Find Text |
[Ctrl+H] |
Launches/Hides the R> Prompt Command History panel |
[Ctrl+E] or [Ctrl+L] |
Find Next Text |
[Up/Left Arrow] |
Moves the Command History focus up one item in the list |
[Down/Right Arrow] |
Moves the Command History focus down one item in the list |
[Ctrl+Page Down] |
Places the Command History focus to the bottom of the list |
[Ctrl+Page Up] |
Places the Command History focus to the top of the list |
[Shift+F1] |
Context Help (current command) |
[Shift+F6] |
Remove a Watch Variable |
[Shift+F7] |
Clear all Breakpoints |
[Shift+F9] |
Live Variables Count |
[Shift+F10] |
Execute to Error |
[Shift+F11] |
Clear Breakpoint |