CLion 2018.3 Help

Evaluate Expression

Run | Evaluate Expression
Editor Context Menu | Evaluate Expression
Alt+F8
icons debugger evaluateExpression svg

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

Item

Description

Statements to Evaluate

Type the group of statements to be evaluated. If a code fragment is selected in the editor, this field displays selection.

Result

Here the results are displayed.

Evaluate

Click this button to evaluate the current .

Close

Click this button to close the dialog box.

Last modified: 14 February 2019

See Also