ld testsuite fixes for alpha
[deliverable/binutils-gdb.git] / binutils / doc / debug.options.texi
index 9204b2bec4ab64cf52d77a7bf521a13c9afb1e17..7f07388b5672088f6f4c4db39c54062404dab4c9 100644 (file)
@@ -45,19 +45,21 @@ output from this option can also be restricted by the use of the
 @item k
 @itemx =links
 Displays the contents of the @samp{.gnu_debuglink} and/or
-@samp{.gnu_debugaltlink} sections.
+@samp{.gnu_debugaltlink} sections.  Also displays any links to
+separate dwarf object files (dwo), if they are specified by the 
+DW_AT_GNU_dwo_name or DW_AT_dwo_name attributes in the
+@samp{.debug_info} section.
 
 @item K
 @itemx =follow-links
 Display the contents of any selected debug sections that are found in
-a linked, separate debug info file.  This can result in multiple
-versions of the same debug section being displayed if both the main
-file and the separate debug info file contain sections with the same
-name.
-
-When displaying other debug information, if a link is encountered to
-a separate debug info file, then attempt to follow the link and
-display the referenced contents.
+linked, separate debug info file(s).  This can result in multiple
+versions of the same debug section being displayed if it exists in
+more than one file.
+
+In addition, when displaying DWARF attributes, if a form is found that
+references the separate debug info file, then the referenced contents
+will also be displayed.
 
 @item l
 @itemx =rawline
This page took 0.060584 seconds and 4 git commands to generate.