Disabling and Enabling a Breakpoint

Disable a breakpoint when you want to remove it from your source code but save it for later use.

To disable a breakpoint, use either of these methods:

To enable a breakpoint, use either of these methods:

See also
Removing a Breakpoint

Legal notices