Query: leaktracer
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LeakTracer(1) LeakTracer(1)NAMELeakTracer - a memory-usage debugger for C++ programsSYNOPSISLeakCheck program [ program arguments ... ] leak-analyze program [ leak.out ] [ main ] [ program arguments ... ]DESCRIPTIONThis manual page documents briefly the LeakCheck and leak-analyze commands. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has docu- mentation in the HTML format; see below. LeakCheck is a small script that executes a C++ program while logging informations about calls to new and delete into a leak.out file. leak-analyze gives a human-readable report of the contents of a leak.out file, by calling gdb(1) to display the faulty lines.OPTIONSThese programs accept no special options. For an explanation of the possible arguments to leak-analyze, see the full documentation.SEE ALSOThe official documentation in /usr/share/doc/leaktracer/README.*, available both in HTML and plain text. gdb(1)AUTHORThis manual page was written by Yann Dirson <dirson@debian.org> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1, as published by the Free Software Foundation, with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. 23 March 2006 LeakTracer(1)
Related Man Pages |
---|
leaktracer(1) - debian |
hercules(1) - debian |
javacc(1) - debian |
tkabber(1) - debian |
gc-analyze(1) - suse |
Similar Topics in the Unix Linux Community |
---|
[C] help with string handling memory leak |
Memory leak while using pthread_cancel() |
Need to create a memory leak |
valgrind - pthread memory leaks on AIX |
sed delete |