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: backtrace() vs. _Unwind_Backtrace()


Andrew Pinski wrote:

On Dec 4, 2003, at 18:23, Bryce McKinlay wrote:

Hi David,

I have been working on a patch that revamps libgcj's stack tracing, using the libgcc unwinder. I should be able to post it this weekend.

One outstanding issue is what to do about Windows, which apparantly doesn't use the DWARF unwinder.


It is not just Windows, OpenBSD is the same way, but GCJ is not support there because
the GC does not quite work with a.outb.

OpenBSD use ELF since 3.4 Cedric




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