This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: unwind-dw2.c
Quoth Tom Tromey on , 14 June:
: >>>>> "Tony" == Tony Kimball <alk@pobox.com> writes:
:
: I think the exception code must be unusually complex. I'm afraid to
: look at it :-)
In that vein, you may find this amusing:
DWARF2 .debug_info includes what are effectively FORTH programs
that are interpreted by the debugger, in order to compute the
run-time locations and values of objects and object fields
and scoping conditions, etc.
: We're really interested in getting your changes
: into gcj.
Interesting, they are getting into the trunk anyhow: Most of my
changes have been superceded by independently produced commits,
in the past couple of weeks.