Debug menu
The Debug menu gives you access to the options of the Apex Retrospective Debugger. Here you can open any necessary Debug window, start debugging, and manage breakpoints.
Windows | Opens the windows of the Debugger. | — |
Debug unit test | Launches debugging a test. | — |
Start debugging from a log file | Launches debugging a log file. | — |
Start debugging from the Anonymous Apex | Launches debugging an Anonymous Apex file. | — |
Continue | Continues debugging. | — |
Debug installed app package | Currently, this option is unavailable in TWS. | — |
Step back | Steps back in the debugging flow. | Ctrl+Shift+F11 |
Delete all breakpoints | Deletes all the breakpoints. | Ctrl+Shift+F9 |
Enable all breakpoints | Enables all the disabled breakpoints. | — |
Disable all breakpoints | Disables all the active breakpoints. | — |
In this section: |
This also may be useful: |
Last modified: 2017/02/01 13:37