| |||
| Home > Working with Breakpoints > Disabling and clearing breakpoints > Disabling breakpoints | |||
You can enable and disable breakpoints from the Code window:
In the Src tab:
Right-click in the left margin, or on the line number, of a line marked with a red disc, or on the disc itself.
Select Disable Break from the context menu.
In the Break/Tracepoints pane, select the check box to unselect it so disabling the breakpoint.
Select Debug → Simple Breakpoints → Enable/Disable Break at Cursor from the main menu.
You can use these methods to:
enable a disabled breakpoint, marked by a white disc
enable, or disable, a conditional breakpoint, marked by a yellow disc.