Have readelf and objdump display the contents of the DWARF augmentation data as a...
authorTom de Vries <vries@gcc.gnu.org>
Thu, 25 Jul 2019 16:24:22 +0000 (17:24 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 25 Jul 2019 16:24:22 +0000 (17:24 +0100)
commit48467cb99b04c9d908ce2dd74422c9c3f322ccc3
treeef603fc08d849d88c525532ef2b078ca1bc85af5
parentc7c860d2d29ca3e774c29f328d2af42eeb031958
Have readelf and objdump display the contents of the DWARF augmentation data as a string, if it is printable.

PR 24809
* dwarf.c (display_debug_names): Display the contents of the
augmentation string, if it is printable.
binutils/ChangeLog
binutils/dwarf.c