Share via


Enabling a Breakpoint (Windows Embedded CE 6.0)

1/5/2010

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.

You can also enable a breakpoint that is disabled.

To enable a breakpoint in the Breakpoints window

  1. From the Debug menu, choose Windows and then choose Breakpoints.

  2. Find the breakpoint in the Breakpoints list.

  3. Select or clear the check box next to the breakpoint you want to enable.

  4. Choose OK.

  5. To change the state of one or more breakpoints in the Breakpoints list, use the SPACEBAR.

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 Toggle Breakpoint from the shortcut menu.

    The white circle changes to a red circle.

See Also

Reference

Call Stack Window

Concepts

Handling Breakpoint Behavior
Breakpoints List Window