Make objdump's --wide command line option affect its output of DWARF debug information.
authorChia-Hao Lo <fcamel@gmail.com>
Fri, 10 Mar 2017 16:29:58 +0000 (16:29 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 10 Mar 2017 16:29:58 +0000 (16:29 +0000)
commit7b5d48229b7faa16f69e87fb269f17db0291d89f
tree8d6f6f4968408c7ced578d092d3a2a805751f1ba
parent8b1e5da10ab58d2aa5eb84bf27de511294f061ef
Make objdump's --wide command line option affect its output of DWARF debug information.

PR binutils/21235
* objdump.c (main): Set do_wide with --wide.
binutils/ChangeLog
binutils/objdump.c