diff options
author | Tom de Vries <tdevries@suse.de> | 2023-10-10 10:26:40 +0200 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2023-10-10 10:26:40 +0200 |
commit | 9847ba8f085a7da0d85e90718ca987ab76637cbe (patch) | |
tree | d660eacc80f3160fcc9c3a52685f9028e1bed1d7 /gdb/python/py-micmd.c | |
parent | 8b9c08eddac038663b8f5ede4b4d24e441a6d8a3 (diff) | |
download | gdb-9847ba8f085a7da0d85e90718ca987ab76637cbe.zip gdb-9847ba8f085a7da0d85e90718ca987ab76637cbe.tar.gz gdb-9847ba8f085a7da0d85e90718ca987ab76637cbe.tar.bz2 |
[readelf] Handle .gdb_index section version 9
Add the abilitity to print a v9 .gdb_index section.
The v9 section contains an extra table, which is printed as follows:
...
Shortcut table:
Language of main: Fortran 95
Name of main: contains_keyword
...
[ For the example, I used the exec of gdb test-case
gdb.fortran/nested-funcs-2-exp when running the test-case with target board
cc-with-gdb-index. ]
Tested on x86_64-linux.
Approved-By: Nick Clifton <nickc@redhat.com>
Diffstat (limited to 'gdb/python/py-micmd.c')
0 files changed, 0 insertions, 0 deletions