CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Valgrind Tab

Last modified: 17 March 2022

In this tab you can observe and explore the Valgrind Memcheck output messages.

Left pane of the Valgrind tab shows the list of problems diagnosed by Valgrind Memcheck. Each stack-frame shows the instruction pointer, the problematic function name and (if possible) the source file.

When a stack-trace of interest is selected, you can observe the full stack frame description and the corresponding code preview (when possible), in the right pane. Press F4 to jump to corresponding source code.

Right-click an item to exclude it from the results log.

Valgrind Toolbar