CLion 2018.1 Help

Evaluate Expression

Run | Evaluate Expression
Editor Context Menu | Evaluate Expression
Alt+F8
variables evaluate expr

Use this dialog box to calculate values of during the debugging session.

ItemDescription
Statements to EvaluateType the group of statements to be evaluated. If a code fragment is selected in the editor, this field displays selection.
ResultHere the results are displayed.
EvaluateClick this button to evaluate the current .
CloseClick this button to close the dialog box.
Last modified: 24 July 2018

See Also