Fix the dislay of .debug_macro.dwo sections.
authorNick Clifton <nickc@redhat.com>
Fri, 5 Mar 2021 12:56:24 +0000 (12:56 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Mar 2021 12:56:24 +0000 (12:56 +0000)
commitd296b73620d0ea069b8a30c0bb77f52e32618c6a
treee34fd86207c205c2d82ca69429c00e15e7af1c59
parentb01b5d9a0b16fd81cc5535ba70c3ed267d9d7ac0
Fix the dislay of .debug_macro.dwo sections.

PR 27387
* dwarf.c (display_debug_macro): Handle the displaying of
DW_MACRO_define_strp and DW_MACRO_undef_strp in v4
.debug_macro.dwo sections.
binutils/ChangeLog
binutils/dwarf.c