The default debugger shortcuts are listed below.
F9 | Insert/Remove Breakpoint | F9 + Shift | Insert/Remove Tracepoint | F9 + CTRL | Enable/Disable Breakpoint | F9 + Shift + CTRL | Enable/Disable Tracepoint | F11 | Step Into | F11 + Shift | Step Out | F11 + CTRL | Step Over | F11 + Alt | Start Debugger/Go |
|