April 2008
wiki ubuntu Valgrind
Valgrind is a suite of tools for debugging and profiling programs. There are three tools: a memory error detector, a time profiler, and a space profiler.
For debugging purposes, the memory error detector is a handy tool.
Memory error detection
January 2008
December 2006
1
(3 marks)

