Go to file
Arnaldo Carvalho de Melo 8615c1c416 [RPM]: 18th release
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
2007-04-03 09:15:02 -03:00
cmake/modules [CMAKE] FindDWARF.cmake: use the "include_directories" command 2007-02-25 17:21:29 -03:00
lib [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
ostra [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
rpm/SPECS [RPM]: 18th release 2007-04-03 09:15:02 -03:00
CMakeLists.txt [CMAKE]: Link libdwarves only to libdw 2007-03-28 10:18:57 -03:00
MANIFEST [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
README [README]: Add information about packages required to build 2006-12-20 10:28:44 -02:00
README.ctracer [CTRACER]: Lots of improvements 2007-02-02 15:15:27 -02:00
codiff.c [CODIFF]: Fix bug in diff_struct 2007-03-30 10:59:04 -03:00
ctracer.c [CTRACER]: Convert to argp 2007-03-30 11:16:50 -03:00
dtagnames.c [DTAGNAMES]: Use libdwfl 2007-03-30 14:00:36 -03:00
dwarves.c [LIB]: Detect adjacent bitfields and avoid, for now, moving the first ones 2007-04-03 08:21:26 -03:00
dwarves.h [LIB]: Expand the size of offset field for class_member to 32-bit. 2007-04-01 22:08:21 -03:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [PAHOLE]: Rework the output of pahole --packable 2007-04-03 09:11:06 -03:00
pdwtags.c [PDWTAGS]: Use libdwfl 2007-03-30 13:54:59 -03:00
pfunct.c [PFUNCT]: Use cus__loadfl, aka libdwfl 2007-03-30 13:45:57 -03:00
pglobal.c [PGLOBAL]: Use libdwfl 2007-03-30 14:02:33 -03:00
prefcnt.c [PREFCNT]: Use libdwfl 2007-03-30 14:07:09 -03: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