1EXTEND_DMALLOC(1)               [FIXME: manual]              EXTEND_DMALLOC(1)
2
3
4

NAME

6       extend_dmalloc - Analyze return-addresses from dmalloc logfiles.
7

SYNOPSIS

9       extend_dmalloc [dmalloc-log binary]
10

DESCRIPTION

12       extend_dmalloc will run gdb(1) to get information on the
13       return-addresses from a dmalloc(1) logfile. Specifically it will
14       examine any ra= lines and try to get the corresponding line numbers
15
16       The argument binary must be the binary that generated the log
17       dmalloc-log.
18
19       This utility is part of the KDE Software Development Kit.
20

NOTES

22       You may wish to direct the output from extend_dmalloc to a file, since
23       otherwise gdb seems to prompt for a return as if you are at the end of
24       a page.
25

AUTHOR

27       Ben Burton <bab@debian.org>
28           Author.
29
30
31
32[FIXME: source]                   2003-04-07                 EXTEND_DMALLOC(1)
Impressum