Debugger Shortcuts


These shortcuts mirror commands available in the Debug menu.

Table 16: Debugger shortcuts
Press
To
F5
Start Debugging.
ALT+F5
Continue Debugging.
SHIFT+F5
Finish Debugging.
CTRL+F8
Add/Remove Breakpoint.
SHIFT+F8
Add Watch.
F7
Trace Into.
F4
Go to Cursor.
F8
Trace Over.
CTRL+F7
Trace Out.
ALT+5
Open Debugger Window.

Contents Prev Next Index