Data, New Breakpoint Dialog Box

The following controls allow you to set properties for a breakpoint on a variable. The program will break execution when the value of the specified variable changes.

Variable

Enter the name of the variable. You can use the context operator to specify a variable outside the current scope.

Items

If the variable is an array or dereferenced pointer, this value specifies the number of elements to watch. Execution breaks if the value of any specified element changes.

Language

This box should show the programming language for the variable. If it is not correct, choose the correct language from the drop-down list.