CLion 2019.1 Help

Evaluate Expression

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

Use this dialog to evaluate expressions during a debug 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.

Last modified: 24 July 2019

See Also