Document: valgrind
Title: valgrind Manual
Author: Julian Seward
Abstract: Valgrind is a tool to help you find memory-management
 problems in your programs. When a program is run under Valgrind's
 supervision, all reads and writes of memory are checked, and calls to 
 malloc/new/free/delete are intercepted.
Section: devel

Format: HTML
Index: /usr/share/doc/valgrind/html/manual.html
Files: /usr/share/doc/valgrind/html/*.html
