This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch]: proposed NEWS entry for Modula-2
- From: Gaius Mulley <gaius at glam dot ac dot uk>
- To: Eli Zaretskii <eliz at gnu dot org>
- Cc: gdb-patches at sources dot redhat dot com
- Date: 19 May 2006 13:08:58 +0100
- Subject: Re: [patch]: proposed NEWS entry for Modula-2
- References: <87sln6puu9.fsf@glam.ac.uk> <uhd3m1eev.fsf@gnu.org>
Eli Zaretskii <eliz@gnu.org> writes:
> > From: Gaius Mulley <gaius@glam.ac.uk>
> > Date: 19 May 2006 04:16:46 +0100
> >
> > here is a proposed patch for an updated section to gdb/NEWS:
> >
> > diff -r1.188 NEWS
> > 61a62,70
> > > * Improved Modula-2 language support
> > >
> > > GDB can now print most types in the Modula-2 syntax. This includes:
> > > basic types, set types, record types, enumerated types, range types,
> > > pointer types and ARRAY types. Procedure var parameters are correctly
> > > printed and hexadecimal addresses and character constants are also
> > > written in the Modula-2 syntax. Best results can be obtained by using
> > > GNU Modula-2 together with the -gdwarf-2 command line option.
> > >
>
> This is fine, thanks.
Thanks Eli - just checking that I can check this into both the head cvs
and the 6_5 branch - using the following ChangeLog
2006-05-19 Gaius Mulley <gaius@glam.ac.uk>
* NEWS: (Improved Modula-2 language support): New section.
regards,
Gaius