The program execution suspends whenever an enabled breakpoint is encountered in the source code. Enabling a breakpoint is easier than clearing or creating a new breakpoint.
Note: Enabled breakpoints can be disabled without losing any information. To know how to disable breakpoints, see
Disabling breakpoints.
To disable a breakpoint:
- Right-click on a disabled breakpoint in the marker bar.
- Choose Enable Breakpoint from the shortcut menu.
The breakpoint icon changes to
. The enabled breakpoint icon indicates that it suspends the program execution whenever encountered in the source code.