This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: [freenet-tech] Technology / Features


On Fri, 1 Mar 2002, Bryce McKinlay wrote:
> RTH said the EH unwinder could easily be modified to fill out a stack 
> trace without actually unwinding,

I agree.

> so this is what we should do for targets using DWARF2 exceptions.

Well, since libunwind has this working (on ia64, at the moment) it would
make sense to look at their API, with or without using any of their code.
The intent of the author, David Mosberger, seems to be making this a
drop-in replacement and perhaps offer it to gcc and/or glibc.

I don't know what rth plans to do.  Here's a link:

http://sources.redhat.com/ml/libc-hacker/2002-01/msg00034.html

Jeff


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