Suspend breakpoints
To deactivate a breakpoint, either:
- Clear the activated column in the Breakpoints tab.
To reactivate a breakpoint, select the activated column.
- Right-click the breakpoint icon in the source code editor and choose
Disable.
To reactivate a breakpoint, right-click and choose Enable.
- Hold SHIFT and select a breakpoint icon in the source code editor.
Breakpoints that are disabled are grayed out.