Valgrind-3.6.0 3.6.1-maemo1

A memory debugger and profiler Valgrind is a GPL'd 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. Valgrind can debug more or less any dynamically-linked ELF x86/Linux, amd64/Linux and ppc/Linux executables, without modification, recompilation, or anything. Valgrind provides a generic infrastructure for supervising the execution of programs called "tools". This is done by providing a way to instrument programs in very precise ways, making it relatively easy to support activities such as dynamic error detection and profiling. The Valgrind distribution currently includes three tools: a memory error detectors, a cache (time) profiler and a heap (space) profiler.
Section:
devel
Maintainers:
Provides:
valgrind-callgrind
Depends:
Warning: This package has missing dependencies!
Size:
29989434 bytes
MD5sum:
b628aca362f9b087d5c9398db65eb38d
Status:
Package imported
QA Quarantine ends:
ENDED 2011-03-11 06:41

Package events

Event typeUserTimestamp
Package importedSystem2011-03-11 06:42 UTC

Comments:

There have been no comments so far.

Comments:

You must be logged in to make comments.