From 023eb17ca2bc152be687b0b5676bdb6fda6cd9d1 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sun, 14 Dec 2008 18:30:25 +0000 Subject: [PATCH] * gdb.texinfo (Omissions from Ada): Remove incorrect documentation about the result of 'Address not being of type System.Address. This problem has been fixed a while ago. --- gdb/doc/ChangeLog | 6 ++++++ gdb/doc/gdb.texinfo | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 02e4455..c67066e 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2008-12-14 Joel Brobecker + + * gdb.texinfo (Omissions from Ada): Remove incorrect documentation + about the result of 'Address not being of type System.Address. + This problem has been fixed a while ago. + 2008-12-02 Vladimir Prus MI non-stop and multiprocess docs. diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index a6fabe3..29a55af 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -11757,9 +11757,6 @@ floating-point arithmetic, and may give results that only approximate those on the host machine. @item -The type of the @t{'Address} attribute may not be @code{System.Address}. - -@item The GNAT compiler never generates the prefix @code{Standard} for any of the standard symbols defined by the Ada language. @value{GDBN} knows about this: it will strip the prefix from names when you use it, and will never -- 2.7.4