Disabling breakpoints

Disabling a breakpoint prevents it from affecting program execution and is easier than clearing or creating new breakpoints.

Note: Disabled breakpoints can be enabled without losing any information. To know how to enable breakpoints, see Enabling breakpoints.

To disable a breakpoint:

  1. Right-click on an enabled breakpoint in the marker bar.
  2. Choose Disable Breakpoint from the shortcut menu.

    The breakpoint icon changes to . The disabled breakpoint icon indicates that the breakpoint does not halt program execution.