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

Valgrind memcheck

Last modified: 09 September 2023

Valgrind Memcheck is a tool that detects memory usage problems such as leaks, invalid memory access-s, incorrect memory releases, and undefined value references.

Valgrind integration in CLion works on Linux, macOS, and Windows with WSL (refer to Valgrind on WSL).