From bd9e6617827818fd043452c08c606f07b78014a0 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/scripts/man-extend_dmalloc.1.docbook | 54 ++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 doc/scripts/man-extend_dmalloc.1.docbook (limited to 'doc/scripts/man-extend_dmalloc.1.docbook') diff --git a/doc/scripts/man-extend_dmalloc.1.docbook b/doc/scripts/man-extend_dmalloc.1.docbook new file mode 100644 index 00000000..ef85d1f8 --- /dev/null +++ b/doc/scripts/man-extend_dmalloc.1.docbook @@ -0,0 +1,54 @@ + + +]> + + + +BenBurton +bab@debian.org +April 7, 2003 + + + +extend_dmalloc +1 + + + +extend_dmalloc +Analyze return-addresses from dmalloc logfiles. + + + + +extend_dmalloc + + + + + +Description + +extend_dmalloc will run gdb(1) to get information on the return-addresses from a dmalloc(1) logfile. Specifically it will examine any ra= lines and try to get the corresponding line numbers + +The argument + +must be the binary that generated the log +dmalloc-log. + +This utility is part of the &kde; Software Development +Kit. + + + + + +Notes +You may wish to direct the output from +extend_dmalloc to a file, since otherwise +gdb seems to prompt for a return as if you are at +the end of a page. + + + -- cgit v1.2.1