Valgrind

About

Commands

Common commands

Run with memory leak detection

valgrind --leak-check=yes ./q.out

Command explanation