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)


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.


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