* readelf.c (OPTION_DEBUG_DUMP): Define.
commit031fd2000ee7bc7f4366d06a321e052166b12d16
authorJakub Jelinek <jakub@redhat.com>
Tue, 30 Jul 2002 14:33:40 +0000 (30 14:33 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 30 Jul 2002 14:33:40 +0000 (30 14:33 +0000)
treed0961290596c02e536c2da682297894de218b4d8
parent794c7fb6a669c2a374d715b82a175b876b58863e
* readelf.c (OPTION_DEBUG_DUMP): Define.
(options): Use it.
(usage): Update help.
(parse_args): Handle --debug-dump separately from -w.
* doc/binutils.texi (readelf): Update documentation.
binutils/ChangeLog
binutils/doc/binutils.texi
binutils/readelf.c