Share via


New Breakpoint Dialog Box: Breakpoint Condition Dialog Box (Windows CE 5.0)

Send Feedback

Use this dialog box to specify conditions that cause the debugger to break.

The following options are available:

  • Enter the expression to be evaluated
    Enter a valid expression here.

    The program breaks when the value of this expression changes.

  • Enter the number of elements to watch in an array or structure
    Enter the number of elements in an array or structure.

    The program breaks when this value is reached.

  • Enter the number of times to skip before stopping
    Enter the number of times to skip this breakpoint before stopping.

  • OK
    Processes your input and moves to the next step.

  • Cancel
    Closes the dialog box without saving changes you made.

See Also

Location Tab

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.