Go to file
Arnaldo Carvalho de Melo 7896f67c95 [CLASSES]: Initial support for DW_TAG_lexical_block
For now we just discard it so that all the variables in a function can be
accounted, but the right thing, as said in the comment added in this cset is to
have a list of lexical blocks, each with a list of its variables so that we can
find the biggest stack usage in functions.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-11-02 15:53:39 -03:00
Makefile New dwarf: pfunct, see it in action: 2006-10-28 19:07:45 -03:00
classes.c [CLASSES]: Initial support for DW_TAG_lexical_block 2006-11-02 15:53:39 -03:00
classes.h [CLASSES]: Use strdup for the ->name members 2006-11-02 13:48:35 -03:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [PAHOLE]: getopt support 2006-11-02 13:47:37 -03:00
pfunct.c [CLASSES]: Use strdup for the ->name members 2006-11-02 13:48:35 -03:00