https://sourceware.org/bugzilla/show_bug.cgi?id=26112
--- Comment #1 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=e4b7104b1e0c70613d0f553cb18d25c7343647d3 commit e4b7104b1e0c70613d0f553cb18d25c7343647d3 Author: Nick Clifton <ni...@redhat.com> Date: Mon Jun 22 17:44:56 2020 +0100 Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx operands found in DWARF-5 .debug_macro sections. PR 26112 * dwarf.c (display_debug_str_offsets): Add code to display the contents of the .debug_str_offsets section. (display_debug_macro): Add support for DW_MACRO_define_strx and DW_MACRO_undef_strx. -- You are receiving this mail because: You are on the CC list for the bug.