]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add support for attributes using DW_FORM_GNU_strp_alt
authorNick Clifton <nickc@redhat.com>
Tue, 30 Jun 2020 12:05:18 +0000 (13:05 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 30 Jun 2020 12:05:18 +0000 (13:05 +0100)
commit5568cc9ee83148042b853131a33007a9f36ab1eb
treec4e33f218ff3c51d1b3dddd9bb23fe1ba6a67dc2
parentb011fe1a7242f242699f9e74798e5ffbc7973c6e
Add support for attributes using DW_FORM_GNU_strp_alt

* dwarf.c (read_and_display_attr_value): Support
DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
DW_AT_comp_dir.
binutils/ChangeLog
binutils/dwarf.c