Go to file
Davi Arnaut 4ab3403e3b [LIB]: Add initial support for DW_AT_location, in variables
And use it in a new tool, pglobal, that shows global variables and functions.

Signed-off-by: Davi Arnaut <davi@haxent.com.br>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-02-02 11:56:53 -02:00
cmake/modules [CMAKE]: Fix build on ubuntu 2007-01-07 23:56:43 -02:00
lib [CTRACER]: Move the jprobes init code to lib/ctracer_jprobes.c 2007-01-27 18:38:07 -02:00
rpm/SPECS [CMAKE/RPM]: Fix build for x86-64 2007-01-30 19:07:28 -02:00
CMakeLists.txt [LIB]: Add initial support for DW_AT_location, in variables 2007-02-02 11:56:53 -02:00
MANIFEST [RPM]: 9th release 2007-01-27 19:42:54 -02:00
README [README]: Add information about packages required to build 2006-12-20 10:28:44 -02:00
README.ctracer [CTRACER]: Move the jprobes init code to lib/ctracer_jprobes.c 2007-01-27 18:38:07 -02:00
codiff.c [ALL]: Fixup warnings 2007-01-29 10:42:03 -02:00
ctracer.c [LIB]: Pass a FILE pointer to the __print routines 2007-02-01 13:50:28 -02:00
dtagnames.c [ALL]: Fixup warnings 2007-01-29 10:42:03 -02:00
dwarves.c [LIB]: Add initial support for DW_AT_location, in variables 2007-02-02 11:56:53 -02:00
dwarves.h [LIB]: Add initial support for DW_AT_location, in variables 2007-02-02 11:56:53 -02:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
pahole.c [LIB]: Optionally pass a new name for the class in class__clone 2007-02-01 14:09:48 -02:00
pdwtags.c [LIB]: Pass a FILE pointer to the __print routines 2007-02-01 13:50:28 -02:00
pfunct.c [LIB]: Pass a FILE pointer to the __print routines 2007-02-01 13:50:28 -02:00
pglobal.c [LIB]: Add initial support for DW_AT_location, in variables 2007-02-02 11:56:53 -02:00
prefcnt.c [LIB]: Pass a FILE pointer to the __print routines 2007-02-01 13:50:28 -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