Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Back-to:World:How-to:Advanced

Overview

Valgrind is a programming tool/debugger.

...

Tools

Valgrind has several tools/modes.
The default tool is Memcheck and should be the most useful for Trinity.

Memcheck

Memcheck is a memory error detector. Memcheck can detect a lot of things.

...