Enabling a Breakpoint (Windows CE 5.0)

Send Feedback

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

  1. From the View menu, choose Debug Window and then choose Breakpoints List
  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.

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.