OSDN Git Service

2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Mon, 3 Oct 2005 14:40:19 +0000 (14:40 +0000)
committerhjl <hjl>
Mon, 3 Oct 2005 14:40:19 +0000 (14:40 +0000)
* NEWS: Mention -W/--dwarf.

* doc/binutils.texi: Document -W/--dwarf for objdump.

binutils/ChangeLog
binutils/NEWS
binutils/doc/binutils.texi

index 3935ab4..4eaf26f 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Mention -W/--dwarf.
+
+       * doc/binutils.texi: Document -W/--dwarf for objdump.
+
 2005-10-01  Paul Brook  <paul@codesourcery.com>
 
        * readelf.c (arm_attr_tag_CPU_arch, arm_attr_tag_ARM_ISA_use,
index 513a7fc..8312093 100644 (file)
@@ -1,5 +1,8 @@
 -*- text -*-
 
+* Add "-W/--dwarf" to objdump to display the contents of the DWARF
+debug sections.
+
 * Add "-t/--section-details" to readelf to display section details.
 "-N/--full-section-name" is deprecated.
 
index 339c33c..313a878 100644 (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