Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

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.

...