* doc/binutils.texi: Add --dwarf-check option.
[deliverable/binutils-gdb.git] / binutils / doc / binutils.texi
index daa191ab067c3051da39d5babb450c1951f3d6b9..9826eb20e116bec86c7c1cef95bb338eb3a3af24 100644 (file)
@@ -2198,7 +2198,8 @@ Note that there is no single letter option to display the content of
 trace sections or .gdb_index.
 
 Note: the output from the @option{=info} option can also be affected
-by the options @option{--dwarf-depth} and @option{--dwarf-start}.
+by the options @option{--dwarf-depth}, the @option{--dwarf-start} and
+the @option{--dwarf-check}.
 
 @item --dwarf-depth=@var{n}
 Limit the dump of the @code{.debug_info} section to @var{n} children.
@@ -2219,6 +2220,9 @@ siblings and children of the specified DIE will be printed.
 
 This can be used in conjunction with @option{--dwarf-depth}.
 
+@item --dwarf-check
+Enable additional checks for consistency of Dwarf information.
+
 @item -G
 @itemx --stabs
 @cindex stab
This page took 0.023481 seconds and 4 git commands to generate.