New Breakpoint Dialog Box: Breakpoint Condition Dialog Box (Windows Embedded CE 6.0)
1/5/2010
Use this dialog box to specify conditions that cause the debugger to break.
- 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
Reference
New Breakpoint Dialog Box
New Breakpoint Dialog Box: Location Tab