* gdb.texinfo (Omissions from Ada): Remove incorrect documentation
authorJoel Brobecker <brobecker@gnat.com>
Sun, 14 Dec 2008 18:30:25 +0000 (18:30 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sun, 14 Dec 2008 18:30:25 +0000 (18:30 +0000)
        about the result of 'Address not being of type System.Address.
        This problem has been fixed a while ago.

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

index 02e4455a59674e667f8ba1c463db605d17fe309a..c67066e9dd8ac8d42c4339bd28c30c15d4de3e5f 100644 (file)
@@ -1,3 +1,9 @@
+2008-12-14  Joel Brobecker  <brobecker@adacore.com>
+
+       * 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  <vladimir@codesourcery.com>
 
        MI non-stop and multiprocess docs.
index a6fabe3774f0072fa8b5ac0861ad1bb0a35087cd..29a55af316f9cb5fb4bdb679b51165a50946bf73 100644 (file)
@@ -11756,9 +11756,6 @@ Fixed-point arithmetic, conversions, input, and output is carried out using
 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