Disable and clear breakpoints
You can enable or disable individual breakpoints by selecting or clearing check boxes. The buttons on the left of the Breakpoints pane are options to enable, disable, or remove breakpoints.
The Breakpoints pane displays all of the defined breakpoints.
The check box to the left of each breakpoint indicates whether the breakpoint is enabled or disabled. By default, breakpoints are enabled when you add them.
| Button | Description |
|---|---|
| Enable all breakpoints button | Enables all the breakpoints that are displayed in the Breakpoints pane. |
| Disable all breakpoints button | Disables all the breakpoints that are displayed in the Breakpoints pane. |
| Remove selected breakpoints button | Removes the highlighted breakpoints. To select multiple breakpoints, hold down the Ctrl key. |
| Remove all breakpoints button | Removes all breakpoints from the Breakpoints pane. |