Common Keyboard Shortcuts
| Key | Function |
| F9 | Step |
| F10 | Trace |
| F8 | Step out |
| F5 | Run |
| Ctrl+F5 | Stop running |
| F6 | Release trapped exception |
| F7 | Execute to caret location |
| F4 | Inspect data |
| Shift+F4 | Add expression to watch window |
| F2 | Toggle breakpoint at cursor |
| Shift+F2 | Open breakpoints dialog |
| Ctrl+F | Find text |
| Ctrl+P | Find procedure |
| F3 | Repeat last find |
| Ctrl+S | Set source display mode for the source window |
| Ctrl+B | Set Both display mode for the source window |
| Ctrl+M | Open the module selection dialog |
| Ctrl+T | Open/Close the call trace window |