FICHA · MANJARO

valgrind

Tool to help find memory-management problems in programs

  • debugger
  • CLI
  • Dev
  • DEBUGGING
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Finds memory leaks, invalid reads, invalid writes, and other runtime problems by running programs under instrumentation. It is useful for developers debugging C, C++, and other native software.

This is a terminal debugging tool. It can slow programs significantly and may reveal sensitive runtime data in logs, so use controlled test inputs when sharing reports.

How to run

valgrind

Commands: valgrind

Permissions

Permissions not analysed for this source yet.