Update "save gdb-index" documentation
authorTom Tromey <tromey@adacore.com>
Wed, 31 Jul 2019 20:08:05 +0000 (14:08 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 10 Sep 2019 14:30:45 +0000 (08:30 -0600)
This updates the "save gdb-index" documentation to reflect the new
state of Ada support.  It also corrects an existing grammatical error.

gdb/doc/ChangeLog
2019-09-10  Tom Tromey  <tromey@adacore.com>

* gdb.texinfo (Index Files): Update Ada text.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index a5328259e01394760679d875d9ea4ee031ac6667..96c040919735d9d709a2118c26cd5fc9f0a3d3aa 100644 (file)
@@ -1,3 +1,7 @@
+2019-09-10  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.texinfo (Index Files): Update Ada text.
+
 2019-08-27  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb.texinfo (Symbols): Add information about the -n flag to
index 53b7de91e47f8be6d4c26b10e3a8b4c119a2970b..79824a0226a3143401c6d491bc4bdfcd60bcafda 100644 (file)
@@ -20936,8 +20936,8 @@ $ gdb -iex "set use-deprecated-index-sections on" <program>
 @end smallexample
 
 There are currently some limitation on indices.  They only work when
-for DWARF debugging information, not stabs.  And, they do not
-currently work for programs using Ada.
+using DWARF debugging information, not stabs.  And, only the
+@code{-dwarf-5} index works for programs using Ada.
 
 @subsection Automatic symbol index cache
 
This page took 0.053864 seconds and 4 git commands to generate.