This is the mail archive of the gdb@sources.redhat.com 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: GDB 6.1 branch end jan?


> GDB 6.1 is ment to branch sometime in January.  Now that the SPARC 
> rewrite has been merged (and SPARC is looking really healthy, go mark!) 
> its time to come up with a more concrete set of dates.  Let's try:
> 
> 	~branch 2004-01-31
> 	~release 2004-03-15

I think it'd be nice if the following patch made it for 6.1:
http://sources.redhat.com/ml/gdb-patches/2003-11/msg00468.html

This patch adds support for DW_TAG_subrange_type DIEs that are
emitted by GCC for some Ada types (modular types, and also
enumeration subtypes). Admitedly Ada support has not been merged
in yet, but this prevents I think an error that causes at least
a complaint, and maybe even an internal error (don't remember
anymore).

(there are actually 2 patches: Andreas' and mine - mine is a bit more
complete than Andreas', but that may be unnecessary completeness.
I implemented it half mechanically, and was content when I found that
it worked :).

-- 
Joel


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