Display variable values of the currently executed function.
View > Locals
Expression |
Displays the name of the variable. |
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. |
Changed values appear in the enhanced foreground color, which you specify by selecting Options > GUI Preferences. See GUI Preferences Dialog Box. A gray colored value denotes that the expression is not valid in the current scope.
You can change expressions and values of expressions directly in the Locals window by double-clicking the item and entering a new value.
The pop-up menu of the Locals window contains the same items as the Evaluations window, not including Add Evaluation and Remove Evaluation. See also Evaluations Window.
Copyright © 2001-2011, Intel Corporation. All rights reserved.