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]

Enhanced language support for Modula-2


Hi,

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.

These patches can be applied to the latest gdb cvs and they don't
cause any extra regression test failures.  They compile and run
fine on Debian Etch LP64 using gcc-4.0.3.

Hope they might be useful..

regards,
Gaius


Attachment: cvsdiffs.5
Description: Modula-2 enhancements for gdb


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