* 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.
This commit is contained in:
parent
6a691bfcf4
commit
023eb17ca2
@ -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>
|
2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
|
||||||
|
|
||||||
MI non-stop and multiprocess docs.
|
MI non-stop and multiprocess docs.
|
||||||
|
@ -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
|
floating-point arithmetic, and may give results that only approximate those on
|
||||||
the host machine.
|
the host machine.
|
||||||
|
|
||||||
@item
|
|
||||||
The type of the @t{'Address} attribute may not be @code{System.Address}.
|
|
||||||
|
|
||||||
@item
|
@item
|
||||||
The GNAT compiler never generates the prefix @code{Standard} for any of
|
The GNAT compiler never generates the prefix @code{Standard} for any of
|
||||||
the standard symbols defined by the Ada language. @value{GDBN} knows about
|
the standard symbols defined by the Ada language. @value{GDBN} knows about
|
||||||
|
Loading…
x
Reference in New Issue
Block a user