diff options
author | Tom Tromey <tromey@adacore.com> | 2019-07-31 14:08:05 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2019-09-10 08:30:45 -0600 |
commit | 2d60161648d021aca8e3343ead7be24d627c479b (patch) | |
tree | 8ea0c32a66988005de1525a205dec7e019108ba9 /gdb/doc/ChangeLog | |
parent | 8a51616424828e6204a20436a719f98436f5d5ea (diff) | |
download | gdb-2d60161648d021aca8e3343ead7be24d627c479b.zip gdb-2d60161648d021aca8e3343ead7be24d627c479b.tar.gz gdb-2d60161648d021aca8e3343ead7be24d627c479b.tar.bz2 |
Update "save gdb-index" documentation
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.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index a532825..96c0409 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -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 |