Update documentation for Ada .gdb_index

.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.
This commit is contained in:
Tom Tromey 2020-06-11 09:45:51 -06:00
parent 2b4e6a3f4b
commit 914592f9ff
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2020-06-11 Tom Tromey <tromey@adacore.com>
* gdb.texinfo (Index Files): Reword. Remove Ada limitation.
2020-06-10 Jonny Grant <jg@jguk.org>
* gdb.texinfo: Remove broken links Previous and Up from

View File

@ -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