Go to file
Arnaldo Carvalho de Melo fdcd10fa3f [LIB]: Handle void in typedef__fprintf
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
2007-05-26 14:50:51 -03:00
cmake/modules [CMAKE] FindDWARF: Tell exactly which dependency was not found 2007-05-09 11:53:07 -03:00
lib [RPM]: 1.0, finally! 2007-05-22 13:51:58 -03:00
ostra
rpm/SPECS [PAHOLE]: Use a common separator in the formatters 2007-05-23 16:15:21 -03:00
CMakeLists.txt [RPM]: 1.0, finally! 2007-05-22 13:51:58 -03:00
codiff.c [LIB]: Support DW_AT_specification in DW_TAG_structure_type tags 2007-05-24 18:45:34 -03:00
ctracer.c [LIB]: Support DW_AT_specification in DW_TAG_structure_type tags 2007-05-24 18:45:34 -03:00
dtagnames.c [LIB]: Allow of not specifying -e 2007-04-24 16:09:34 -03:00
dwarves_emit.c [LIB]: Support DW_AT_specification in DW_TAG_structure_type tags 2007-05-24 18:45:34 -03:00
dwarves_emit.h [LIB]: Support DW_AT_specification in DW_TAG_structure_type tags 2007-05-24 18:45:34 -03:00
dwarves_reorganize.c [LIB]: Support DW_AT_specification in DW_TAG_structure_type tags 2007-05-24 18:45:34 -03:00
dwarves_reorganize.h [LIB]: Move class__reorganize & friends to a new lib: libdwarves_reorganize 2007-05-07 00:30:02 -03:00
dwarves.c [LIB]: Handle void in typedef__fprintf 2007-05-26 14:50:51 -03:00
dwarves.h [LIB]: Add accessibility and virtuality members to struct function 2007-05-25 16:42:49 -03:00
list.h
MANIFEST [PAHOLE]: Use a common separator in the formatters 2007-05-23 16:15:21 -03:00
NEWS [NEWS]: Update entry about the --separator new option 2007-05-23 16:27:33 -03:00
pahole.c [LIB]: Support DW_AT_specification in DW_TAG_structure_type tags 2007-05-24 18:45:34 -03:00
pdwtags.c [PDWTAGS]: Use argp, for now just to select if the decl info is to be shown 2007-05-26 10:29:02 -03:00
pfunct.c [LIB]: Introduce conf_fprintf 2007-04-28 16:13:35 -03:00
pglobal.c [LIB]: Introduce conf_fprintf 2007-04-28 16:13:35 -03:00
prefcnt.c [LIB]: Introduce type__for_each_member 2007-05-23 21:43:01 -03:00
README
README.ctracer [RPM]: 1.0, finally! 2007-05-22 13:51:58 -03:00

Build instructions:

1. install cmake
2. mkdir build
3. cd build
4. cmake -D__LIB=lib ..
5. make install

Default is to be installed on /usr/local, see rpm spec file for
installing on other places.

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

Fedora Core 6:

cmake 2.4.5-2.fc6
elfutils-devel 0.126-1.fc6