From: Tom Tromey Date: Thu, 11 Jun 2020 15:45:51 +0000 (-0600) Subject: Update documentation for Ada .gdb_index X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=914592f9ff054c71bd1c8f0e352812ae20b699cb;p=binutils-gdb.git 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 * gdb.texinfo (Index Files): Reword. Remove Ada limitation. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b3fb16fe50b..1cb43f7e249 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2020-06-11 Tom Tromey + + * gdb.texinfo (Index Files): Reword. Remove Ada limitation. + 2020-06-10 Jonny Grant * gdb.texinfo: Remove broken links Previous and Up from 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" @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