* [PATCH] Update documentation for Ada .gdb_index
@ 2020-06-11 15:46 Tom Tromey
2020-06-11 16:22 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2020-06-11 15:46 UTC (permalink / raw)
To: gdb-patches; +Cc: Tom Tromey
.gdb_index now supports Ada, so update the documentation to reflect
this.
gdb/doc/ChangeLog
2020-06-11 Tom Tromey <tromey@adacore.com>
* gdb.texinfo (Index Files): Reword. Remove Ada limitation.
---
gdb/doc/ChangeLog | 4 ++++
gdb/doc/gdb.texinfo | 4 +---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index d90c33d67ae..59e3e75d18a 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -21286,9 +21286,7 @@ Instead you must do, for example,
$ gdb -iex "set use-deprecated-index-sections on" <program>
@end smallexample
-There are currently some limitation on indices. They only work when
-using DWARF debugging information, not stabs. And, only the
-@code{-dwarf-5} index works for programs using Ada.
+Indices only work when using DWARF debugging information, not stabs.
@subsection Automatic symbol index cache
--
2.21.3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-11 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-11 15:46 [PATCH] Update documentation for Ada .gdb_index Tom Tromey
2020-06-11 16:22 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox