]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gdb/doc: fix .debug_index -> .gdb_index
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 20 Feb 2025 16:28:11 +0000 (11:28 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 20 Feb 2025 16:28:11 +0000 (11:28 -0500)
Change-Id: Ibd8d6c35c2cc02e309f83b11b5fd1172dfa05283

gdb/doc/gdb.texinfo

index f8a8b13f4ad626c601d03c03d33c07aa15737aa9..db352ba4065f199b79d6a92bb651de1fb4ab873f 100644 (file)
@@ -51669,7 +51669,7 @@ the @value{GDBN} manual in node @code{Index Files}
 @c man begin OPTIONS gdb-add-index
 @table @env
 @item -dwarf-5
-Add DWARF 5 sections instead of previous @code{.debug_index} section.
+Add DWARF 5 sections instead of previous @code{.gdb_index} section.
 
 @end table
 @c man end