* doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
for debugging information types not supported by objdump.
This commit is contained in:
parent
e507634795
commit
c1124b23a9
2 changed files with 7 additions and 0 deletions
|
@ -1479,6 +1479,8 @@ for more information on demangling.
|
|||
Display debugging information. This attempts to parse debugging
|
||||
information stored in the file and print it out using a C like syntax.
|
||||
Only certain types of debugging information have been implemented.
|
||||
Some other types are supported by @command{readelf -w}.
|
||||
@xref{readelf}.
|
||||
|
||||
@item -d
|
||||
@itemx --disassemble
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue