Extend the DWARF decoder to display FORM names when operating in wide mode.
authorNick Clifton <nickc@redhat.com>
Mon, 9 Nov 2020 10:37:51 +0000 (10:37 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 9 Nov 2020 10:37:51 +0000 (10:37 +0000)
commit521d4b194f89ca8f7d5d3cce1ecdc4fc7559205c
tree95cb3e0e48947daf17f5c153e8a210525fcf8770
parenta4e91c46306ed0bd24b45f882af0e28c5c8c3634
Extend the DWARF decoder to display FORM names when operating in wide mode.

PR 26847
* dwarf.c (read_and_display_attr_value): In wide mode, display the
name of the form.
binutils/ChangeLog
binutils/dwarf.c