2005-10-03 H.J. Lu <hongjiu.lu@intel.com>

* NEWS: Mention -W/--dwarf.

	* doc/binutils.texi: Document -W/--dwarf for objdump.
This commit is contained in:
H.J. Lu 2005-10-03 14:40:19 +00:00
parent bd42febfb4
commit 4de2ad99a5
3 changed files with 17 additions and 0 deletions

View file

@ -1521,6 +1521,7 @@ objdump [@option{-a}|@option{--archive-headers}]
[@option{-r}|@option{--reloc}]
[@option{-R}|@option{--dynamic-reloc}]
[@option{-s}|@option{--full-contents}]
[@option{-W}|@option{--dwarf}]
[@option{-G}|@option{--stabs}]
[@option{-t}|@option{--syms}]
[@option{-T}|@option{--dynamic-syms}]
@ -1845,6 +1846,13 @@ in symbolic form. This is the default except when
When disassembling instructions, do not print the instruction bytes.
This is the default when @option{--prefix-addresses} is used.
@item -W
@itemx --dwarf
@cindex DWARF
@cindex debug symbols
Displays the contents of the DWARF debug sections in the file, if any
are present.
@item -G
@itemx --stabs
@cindex stab