readelf: Add .gdb_index version 7 support.
authorMark Wielaard <mjw@redhat.com>
Fri, 29 Jun 2012 21:38:09 +0000 (23:38 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 10 Jul 2012 12:40:35 +0000 (14:40 +0200)
commit84a1e0b7396b29752f27486ec166b782a56852cb
treea441c83400219045121848a67b6da062a18dbe2b
parentef5688e1c4916c669f12dee708d07cec416b4e77
readelf: Add .gdb_index version 7 support.

Add version 7 support. Keep track of cu_nr. Print kind and static/global
flag for each symbol. When a symbol is in the TU list add 'T'. Add
testfilegdbindex test files.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/readelf.c
tests/ChangeLog
tests/Makefile.am
tests/run-readelf-gdb_index.sh [new file with mode: 0755]
tests/testfilegdbindex5.bz2 [new file with mode: 0755]
tests/testfilegdbindex7.bz2 [new file with mode: 0755]