commit | 39f381cb80463bd814da549a927bee4643d4ceac | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Tue Jun 23 16:06:38 2020 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Tue Jun 23 16:06:38 2020 +0100 |
tree | 8f62b0da715bfa765cabadabdc5da928b1ebe81e | |
parent | 7e4b9c4cd3b83be4c52eb475a6ef6b3fa4946cc5 [diff] |
Fix decoding of indexed DWARF strings using pre-DWARF-5 string offset sections. Fix display of .debug_str_offsets.dwo sections. PR 26160 * dwarf.c (fetch_indexed_string): Detect and handle old style .debug_str_offset tables. (display_debug_str_offsets): Likewise. Also add support for .debug_str_offsets.dwo sections.