Go to file
Arnaldo Carvalho de Melo c3f6f8b79f dwarves_emit: Introduce type_emissions
We may want to work on just one object file, not on a multi cu.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2008-10-01 11:26:51 -03:00
cmake/modules [DWARVES] Fixes a FIXME relating to a missing elf (libdw) symbol check. 2008-02-12 21:08:49 -02:00
lib [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
ostra [OSTRA]: Change ostra-cg license to GPLv2 2007-12-24 12:25:17 -02:00
rpm/SPECS [RPM]: 1.6 release 2008-02-11 12:04:14 -02:00
CMakeLists.txt pfunct: Implement --expand_types 2008-09-30 17:30:42 -03:00
COPYING [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
MANIFEST [DWARVES]: Initial CTF support 2008-03-04 15:37:02 -03:00
NEWS [NEWS]: Update entry about the --separator new option 2007-05-23 16:27:33 -03:00
README [CMAKE]: Make the default install prefix be /usr/local 2007-04-19 18:01:47 -03:00
README.ctracer [RPM]: 1.0, finally! 2007-05-22 13:51:58 -03:00
codiff.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
config.h.cmake [DWARVES] Fixes a FIXME relating to a missing elf (libdw) symbol check. 2008-02-12 21:08:49 -02:00
ctf.h libctf: Use the same coding style as the dwarves 2008-09-25 16:01:26 -03:00
ctf_loader.c libctf: Use the same coding style as the dwarves 2008-09-25 16:01:26 -03:00
ctf_loader.h [DWARVES]: Initial CTF support 2008-03-04 15:37:02 -03:00
ctracer.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
dtagnames.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
dutil.c [DUTIL]: Generalise fstrlist 2007-12-16 14:55:50 -02:00
dutil.h [DUTIL]: Generalise fstrlist 2007-12-16 14:55:50 -02:00
dwarf_loader.c dwarves: Handle DW_TAG_typedef in DW_TAG_subroutine_type 2008-06-16 15:11:25 -03:00
dwarf_loader.h [DWARVES]: Move all the DWARF specific loading routines to dwarf_loader.c 2008-03-03 13:50:44 -03:00
dwarves.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
dwarves.h dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
dwarves_emit.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
dwarves_emit.h [DWARVES_EMIT]: Export cus__find_definition 2007-11-16 15:48:57 -02:00
dwarves_reorganize.c [DWARVES]: Introduce tag__assert_search_result 2008-04-20 18:56:36 -03:00
dwarves_reorganize.h [DWARVES_REORGANIZE]: Adopt class__add_offsets_from and class__fixup_alignment from ctracer 2008-01-12 12:26:06 -02:00
hash.h [DWARVES]: Use a hash table for the tags in a CU 2008-02-11 11:47:17 -02:00
libctf.c libctf: The constructor should load only if a buffer is passed 2008-09-25 16:25:06 -03:00
libctf.h libctf: Use the same coding style as the dwarves 2008-09-25 16:01:26 -03:00
list.h list: Introduce a handy list_first_entry macro 2008-06-28 09:59:54 -03:00
pahole.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
pdwtags.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
pfunct.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
pglobal.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
prefcnt.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00
syscse.c dwarves_emit: Introduce type_emissions 2008-10-01 11:26:51 -03:00

README

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