https://sourceware.org/bugzilla/show_bug.cgi?id=26160
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=39f381cb80463bd814da549a927bee4643d4ceac commit 39f381cb80463bd814da549a927bee4643d4ceac Author: Nick Clifton <ni...@redhat.com> Date: Tue Jun 23 16:06:38 2020 +0100 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. -- You are receiving this mail because: You are on the CC list for the bug.