diff options
author | François Andriot <[email protected]> | 2014-05-30 12:33:26 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2014-05-30 12:33:26 +0200 |
commit | 5a31840a564ab702e9223abd63f281deaaabeb31 (patch) | |
tree | ce913e0698d31b507c748a48ef7cb584ed08c16a /ubuntu/maverick/tdesdk/debian/man/kminspector.1 | |
parent | 9814f425f0dae6fa0fb869ef038495df9dd0e588 (diff) | |
parent | 650aae664769307d2d65098402dfa959b0d4c829 (diff) | |
download | tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.tar.gz tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.zip |
merge
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man/kminspector.1')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/man/kminspector.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/kminspector.1 b/ubuntu/maverick/tdesdk/debian/man/kminspector.1 index 911e890bf..29cb70e5b 100644 --- a/ubuntu/maverick/tdesdk/debian/man/kminspector.1 +++ b/ubuntu/maverick/tdesdk/debian/man/kminspector.1 @@ -16,7 +16,7 @@ .\" .sp <n> insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -kminspector \- run a program with the KDE memory leak tracer +kminspector \- run a program with the TDE memory leak tracer .SH SYNOPSIS .B kminspector \fIprogram\fP [ \fIprogram-args\fP ] @@ -28,13 +28,13 @@ allocation tree through \fIless\fP. The given program does not need to be specially compiled. .PP This utility is provided with KMtrace, -a KDE tool to assist with malloc debugging using +a TDE tool to assist with malloc debugging using glibc's "mtrace" functionality. Unfortunately the mtrace that is part of current (9/9/2000) glibc versions only logs the return-address of the malloc/free call. The library included with KMtrace logs a complete backtrace upon malloc/free. .PP -This utility is part of the KDE Software Development Kit. +This utility is part of the TDE Software Development Kit. .SH SEE ALSO .BR demangle (1), .BR kmmatch (1), |