Stack traces, etc.
Tom Tromey
tromey@redhat.com
Tue Dec 3 02:11:00 GMT 2002
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Andrew> Revised, VMThrowable reinstated, testing now. Checkin
Andrew> tomorrow unless anyone complains.
No complaint here.
Andrew> + #ifdef INTERPRETER
Andrew> + extern void _Jv_StartOfInterpreter (void);
Andrew> + extern void _Jv_EndOfInterpreter (void);
Anthony, you once said your stack trace patch used the address of the
libffi stub to keep track of interpreted frames. Can you tell me how
to do this? How do I find the size of the stub?
This seems like a cleaner implementation, provided we get the GC
behavior correct. And it will fix PR 8170 (we need a hack similar to
the above for JNI methods).
Tom
More information about the Java
mailing list