Watch Window

See Also

Allows you to display expressions and their current values, and set breakpoints on an expression.

This window is activated when you choose Watch from the Window menu of the Debugger window.

Window Elements

Watch

The value or expression you want to examine. Type expressions here to add them to the grid of active watch expressions below.

Name

Displays the names of the current watch expressions.

Value

Displays the values of the current watch expressions.

Type

Displays characters that represents the data types of the current watch expressions.

You can select expressions, delete them, or add breakpoints to them.

To create a new watch expression

To edit a watch expression