Selectively enabling breakpoints
- Last Updated: April 17, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
- The Breakpoints view lists all breakpoints that are defined for the current workspace and for the files located outside the workspace. Each entry in the list has a checkbox. You can disable any breakpoint by clearing its checkbox, or re-enable it by checking it.
- The context menu for the Breakpoints view provides a Select All command and Enable and Disable commands, which are useful for operating on the multiple breakpoints. Right-click in the Breakpoints view and select the appropriate command.
-
As a shortcut for disabling all breakpoints, click Skip All
Breakpoints
on the Breakpoints view toolbar. To re-enable the skipped
breakpoints, click this button again. (Those breakpoints that are unchecked in
the list remain disabled.)