Display the contents of a .debug.macinfo section
[deliverable/binutils-gdb.git] / binutils / doc / binutils.texi
index 0011b117e59bbfc8058b6c72a5ca480d7b715799..33ec43fa7b904ac72f3768d840449b4b1707a030 100644 (file)
@@ -2785,7 +2785,7 @@ readelf [ -a | --all ]
         [ -V | --version-info]
         [ -D | --use-dynamic]
         [ -x <number> | --hex-dump=<number>]
-        [ -w[liaprf] | --debug-dump[=info,=line,=abbrev,=pubnames,=ranges,=frames]]
+        [ -w[liaprmf] | --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames]]
         [      --histogram]
         [ -v | --version]
         [ -H | --help]
@@ -2886,8 +2886,8 @@ symbols section.
 @itemx --hex-dump=<number>
 Displays the contents of the indicated section as a hexadecimal dump.
 
-@item -w[liaprf]
-@itemx --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=frames]
+@item -w[liaprmf]
+@itemx --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames]
 Displays the contents of the debug sections in the file, if any are
 present.  If one of the optional letters or words follows the switch
 then only data found in those specific sections will be dumped.
This page took 0.028259 seconds and 4 git commands to generate.