
Breakpoints
Create/delete
.The system indicates that a debugger breakpoint is set by the
icon on the corresponding line.
To activate or deactivate a single breakpoint, position the cursor on the relevant line and choose
Breakpoints
Activate/Deactivate
.
To activate and deactivate all existing breakpoints, choose
Breakpoints
Activate All
or
Breakpoints
Deactivate All
.
The system indicates that a breakpoint is inactive by the
icon.
To delete an individual breakpoint, place the cursor on the relevant line and choose
Breakpoint
Create/delete
To delete all existing breakpoints, choose
Breakpoint
Delete All
.
Breakpoints
Save
All existing debugger breakpoints are saved as session breakpoints.
When you finish your debugging session, the breakpoints are automatically deleted unless you have explicitly saved them as session breakpoints.