Enhanced language support for Modula-2

Mark Kettenis mark.kettenis@xs4all.nl
Thu Apr 20 18:47:00 GMT 2006


> Date: Thu, 20 Apr 2006 17:35:20 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > CC: jimb@red-bean.com
> > From: Gaius Mulley <gaius@glam.ac.uk>
> > Date: 20 Apr 2006 14:11:00 +0100
> > 
> > here are the latest patches for the enhanced Modula-2 support for gdb.
> > In summary I've improved the documentation, rewritten m2-typeprint.c
> > to walk the type tree and improved m2-valprint.c to allow variables
> > declared at addresses to be printed using the Modula-2 syntax.
> 
> The doco patches are approved, but please fix the two minor gotchas
> below, before you commit:
> 
> > +@example
> > +VAR
> > +   s: SET OF CHAR ;
> > +   r: [20..40] ;
> > +@end example
> 
> Please change all uses of @example to @smallexample.  We always use
> @smallexample in GDB; sorry that I failed to mention this before.
> 
> > +above.  Unbounded arrays are also not yet recognised in @value{GDBN}.
>                                              ^^^^^^^^^^
> "recognized": we use the US spelling.

Oh?  I didn't know that.

Ugh Yuck!

(Sorry couldn't resist).



More information about the Gdb-patches mailing list