where do stack traces get filled in?
Andrew Haley
aph@cambridge.redhat.com
Fri Dec 14 01:50:00 GMT 2001
Richard Henderson writes:
> On Thu, Dec 13, 2001 at 01:10:10PM -0800, Boehm, Hans wrote:
> > I'm not sure whether this will be done in a 3.1 timeframe. (I'm personally
> > also a little concerned about doing this to close before a release.) But
> > David (and Richard?) should definitely be involved in any discussions along
> > these lines.
>
> It's already possible to collect backtrace data during the phase1
> unwind process. We're just not doing it.
Yes, but is it possible to call the unwinder without it unwinding?
That's what we need to do in Java. There's no connection between
throwing an exception and getting a stack trace.
Andrew.
More information about the Java
mailing list