Go to file
Arnaldo Carvalho de Melo d0e47a6f2c [CODIFF]: Avoid comparing DW_TAG_subprogram with DW_AT_abstract_origin
We were comparing DW_TAG_subprogram tags without low_pc/high_pc with
aliases to it, that have low_pc/high_pc, not good.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2007-01-08 12:07:59 -02:00
cmake/modules [CMAKE]: Fix build on ubuntu 2007-01-07 23:56:43 -02:00
CMakeLists.txt [DTAGNAMES]: 6th dwarf 2006-12-28 14:03:42 -02:00
README [README]: Add information about packages required to build 2006-12-20 10:28:44 -02:00
README.ctracer [CTRACER]: New tool 2006-12-20 12:16:16 -02:00
classes.c [CLASSES]: Introduce cu__tag_not_handled 2007-01-07 23:57:32 -02:00
classes.h [CLASSES]: Support abstract origin in formal parameters 2007-01-07 17:57:00 -02:00
codiff.c [CODIFF]: Avoid comparing DW_TAG_subprogram with DW_AT_abstract_origin 2007-01-08 12:07:59 -02:00
ctracer.c [CLASSES]: Handle DW_AT_abstract_origin in DW_TAG_subprogram 2007-01-07 17:13:39 -02:00
dtagnames.c [CLASSES]: Introduce struct type 2007-01-07 12:30:58 -02:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [CLASSES]: Introduce struct type 2007-01-07 12:30:58 -02:00
pfunct.c [PFUNCT]: Only check duplicates in verbose mode 2007-01-08 11:42:52 -02:00
prefcnt.c [CLASSES]: Introduce struct type 2007-01-07 12:30:58 -02:00

README

Build instructions:

1. install cmake
2. mkdir build
3. cd build
4. cmake ..
5. make

Known to work scenarios:

Mandriva Cooker:

cmake 2.4.5-1mdv2007.1
libelfutils1-devel 0.123-1mdv2007.1

Debian Unstable:

cmake 2.4.5-1
libdw-dev 0.123-2