The Expression Evaluation window displays the values of selected variables and expressions in your projects. You can open the Expression Evaluation window by choosing Window > Debugging > Expression Evaluation Window
You can type a variable or expression in the Expression text field or select a previously evaluated variable or expression from the Expression drop-down list. The value of a variable or expression is also displayed when you select the variable or expression in the Editor window, right-click, and choose Evaluation Expression.
You can change the format in which values are displayed using the Format drop-down list.
Menu Item | Description |
---|---|
Clear | Clears the displayed values from the window. |
See Also | |
---|---|
Using Balloon Evaluation Creating a C or C++ Watch C and C++ Debugger Windows |
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.