readelf and objdump help
authorAlan Modra <amodra@gmail.com>
Thu, 27 May 2021 00:51:59 +0000 (10:21 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 29 May 2021 11:29:27 +0000 (20:59 +0930)
commitd6249f5f1cfc5c37bf026a90a031e8c6463f169b
treec3f50f1e3b068ed9669239859b15a61e53313fd6
parentf006d9e205f729aad48c0876eb8cd8feb70a6972
readelf and objdump help

Splitting up help strings makes it more likely that at least some of
the help translation survives adding new options.

* readelf.c (parse_args): Call dwarf_select_sections_all on
--debug-dump without optarg.
(usage): Associate -w and --debug-dump options closely.
Split up help message.  Remove extraneous blank lines around
ctf help.
* objdump.c (usage): Similarly.
binutils/ChangeLog
binutils/objdump.c
binutils/readelf.c
This page took 0.02476 seconds and 4 git commands to generate.