You can display values of all variables belonging to the function that is currently executed. For C++, the pointer is also displayed.
To display local variables:
The Locals window opens.
The Expression column displays the expression's name. The Value column displays the values of the evaluated expressions. The Locals window displays complex expressions, such as classes, records or arrays, with a plus sign in front of the expression.
Copyright © 2001-2011, Intel Corporation. All rights reserved.