From 792a87900ec12302c855ad9bfbc8f44417cf6f40 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Thu, 20 Feb 2025 11:28:11 -0500 Subject: [PATCH] gdb/doc: fix .debug_index -> .gdb_index Change-Id: Ibd8d6c35c2cc02e309f83b11b5fd1172dfa05283 --- gdb/doc/gdb.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index f8a8b13f4ad..db352ba4065 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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 -- 2.39.5