Evaluations Window

Display the value of expressions after each program stop or complex type declarations like structures, arrays, and classes.

Menu

View > Evaluations > Evaluations 1, 2, 3, or 4

Toolbar

Evaluations

Columns

Expression

Displays the name of an expression.

Value

Displays the value of the evaluated expression. Complex structures, like classes, records or arrays, are displayed in a tree view. Click an expansion icon or double-click an expression to expand or collapse the tree. When you finished your editions, press the Return key or click outside the value modification field.

Type

Displays the type of the evaluated expression.

Note iconNote

Tip iconTip

You can change expressions and values of expressions directly in the Evaluations window by double-clicking the item and entering a new value.

Pop-up Menu

Note iconNote

The pop-up menu might display entries depending on the selected expression and the debug state. For example, if the current scope of an expression is not set, the value cannot be changed, and so some entries might not appear.

Set Value

Enables you to change the values of expressions.

Format

Select between one of the following formats: Hexadecimal, Decimal, Octal, Binary, ASCII, and Default.

Show Type

Opens the Show Type dialog box, which displays the symbol name, address, any references, and type declaration.

Add Evaluation

Opens the Evaluate dialog box, where you can enter the expression to be evaluated.

Remove Evaluation

Deletes an expression from the Evaluations window. This command is not available on the lower levels of an expanded item. You must delete the entire expanded item. Clicking the expansion icon collapses the level.

Create Data Breakpoint

Sets a breakpoint at the selected symbol.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.