"Debug" Menu
The "Debug" menu has the following commands:
Menu item | Command name | ID |
---|---|---|
Start Debugging | ID_DEBUG_START | 32540 |
Stop Debugging | ID_DEBUG_STOP | 32541 |
Step Into | ID_DEBUG_STEP_INTO | 32545 |
Step Over | ID_DEBUG_STEP_OVER | 32551 |
Step Out | ID_DEBUG_STEP_OUT | 32552 |
Minimal Step | ID_DEBUG_STEP_NEXT_TRACE | 32554 |