diff options
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), |