You can control breakpoint behavior from the Breakpoints dialog box. If you choose Enable Breakpoint on the shortcut menu, all breakpoints on the line are enabled. If a breakpoint was disabled with a hollow circle glyph, the glyph changes to a red dot.
To enable a breakpoint in the Breakpoints List window
- From the View menu, choose Debug Window and then choose Breakpoints List
- Find the breakpoint in the Breakpoints list.
- Select or clear the check box next to the breakpoint you want to enable.
- Choose OK.
- To change the state of one or more breakpoints in the Breakpoints list, use the SPACEBAR.
You can also enable a breakpoint that is disabled.
To enable a disabled breakpoint in the Call Stack window
Right-click a line in the Call Stack window that has a disabled breakpoint and then choose Enable Breakpoint from the shortcut menu.
The white circle changes to a red circle.
See Also
Breakpoints List Window | Call Stack Window
Send Feedback on this topic to the authors