This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: Patch for DW_TAG_subrange_type



> The dwarf2 reader doesn't support subrange types when they aren't an array
> index.  Ada has such types and Aonix ObjectAda generates this dwarf2
> structure.

Thanks for the patches.  So you're contributing Ada support to GDB,
huh?  Should I expect ada-lang.c, ada-exp.c, etc. soon?  :)

I want to evaluate these patches carefully to make sure they don't
interfere with our support for other languages.  There are a bunch of
others on my queue, so it may take a bit before I can get to them.