Enabling breakpoints

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:

  1. Right-click on a disabled breakpoint in the marker bar.
  2. 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.