Share via


Disabling a Breakpoint (Windows CE 5.0)

Send Feedback

You can control breakpoint behavior from the Breakpoints List window. The first time you choose Disable Breakpoint on the shortcut menu, all breakpoints on the line are disabled, and the gray dot changes to a hollow circle.

To disable 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 disable.
  4. Choose OK.
  5. To change the state of one or more breakpoints in the Breakpoints list, use the SPACEBAR.

To disable a breakpoint in the Call Stack window

  • To disable a breakpoint at any time, right-click a line in the Call Stack window that has a breakpoint specified, and then choose Disable Breakpoint from the shortcut menu.

    The red circle changes to a white circle.

See Also

Viewing Function Calls | Call Stack Window | Breakpoints List Window

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.