]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (debug_str, debug_str_size): New.
authorJakub Jelinek <jakub@redhat.com>
Wed, 7 Nov 2001 16:14:09 +0000 (16:14 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 7 Nov 2001 16:14:09 +0000 (16:14 +0000)
commitef5cdfc7ddd53e80fed2c3b6e6ee9c57f7b29c35
treeb0084888360047d629c98a04887093e0c8eb0c53
parenta4a7d16f8b4f210e0ccfd574c5c44f98953791dd
* readelf.c (debug_str, debug_str_size): New.
(display_debug_abbrev): If no abbrevs were read, skip the CU.
Call free_abbrevs.
(read_and_display_addr): Handle DW_FORM_strp.
(display_debug_info): Read .debug_str section if present,
so that DW_FORM_strp can be handled.
Fix test for non-existant .debug_abbrev section.
binutils/ChangeLog
binutils/readelf.c