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]

Re: [PATCH] Unbounded array support implemented (for Modula-2)


Jim Blandy <jimb@codesourcery.com> writes:

> Gaius Mulley <gaius@glam.ac.uk> writes:
> > - I wonder whether it might be better to hold off applying the patch
> > and attempt to solve the problem properly using the COMPUTE_BOUND
> > method explained above.
> 
> You're the Modula-2 maintainer, so it's your call, but for what it's
> worth, if you think the full DWARF implementation --- both the GCC and
> GDB sides --- will take more than a few weeks, and if these unbounded
> arrays are a reasonably widely used language construct, I'd counsel
> you to go ahead and commit the current patch.  The work is already
> done; there's no reason to make the perfect the enemy of the good.

Hi Jim,

Just a small note to say that I'm going to follow your advice and
commit these original patches (and test codes) before too much time
elapses.  I've re-tested the code on the current CVS snapshot and it
doesn't cause any extra regression failures.  I guess I'd just like to
flag this as about to happen..

regards,
Gaius


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