mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
for debugging information types not supported by objdump.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2003-04-09 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
|
||||||
|
* doc/binutils.texi (objdump) [--debugging]: Suggest readelf -w
|
||||||
|
for debugging information types not supported by objdump.
|
||||||
|
|
||||||
2003-04-09 Bernd Jendrissek <berndj@prism.co.za>
|
2003-04-09 Bernd Jendrissek <berndj@prism.co.za>
|
||||||
|
|
||||||
* configure.in: Recognize canonical form of i[3-6]86-pe*.
|
* configure.in: Recognize canonical form of i[3-6]86-pe*.
|
||||||
|
@ -1479,6 +1479,8 @@ for more information on demangling.
|
|||||||
Display debugging information. This attempts to parse debugging
|
Display debugging information. This attempts to parse debugging
|
||||||
information stored in the file and print it out using a C like syntax.
|
information stored in the file and print it out using a C like syntax.
|
||||||
Only certain types of debugging information have been implemented.
|
Only certain types of debugging information have been implemented.
|
||||||
|
Some other types are supported by @command{readelf -w}.
|
||||||
|
@xref{readelf}.
|
||||||
|
|
||||||
@item -d
|
@item -d
|
||||||
@itemx --disassemble
|
@itemx --disassemble
|
||||||
|
Reference in New Issue
Block a user