This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Use true boolean types in Ada


> From: Paul Hilfinger <Hilfinger@adacore.com>
> Date: Tue, 19 Aug 2008 06:40:34 -0400 (EDT)
> 
> 
> Updated NEWS entry for my last check-in.
> 
> Paul Hilfinger
> 
> Index: gdb/NEWS
> ===================================================================
> RCS file: /cvs/src/src/gdb/NEWS,v
> retrieving revision 1.284
> diff -u -p -r1.284 NEWS
> --- gdb/NEWS	12 Aug 2008 15:18:30 -0000	1.284
> +++ gdb/NEWS	19 Aug 2008 10:34:47 -0000
> @@ -58,6 +58,8 @@ list of section offsets.
>  conditions handling signals delivered during attach or thread creation
>  have also been fixed.
>  
> +* GDB now supports the use of DWARF boolean types for Ada's type Boolean.
> +

Is there any reasonable way of stating the effect of this on
user-level features?  If so, I'd prefer to at least mention them, if
not replace the above with them.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]