This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: Patch: handle broken backtrace()
>> I would note, however, that implementing backtrace() is an
>> important part of a libgcj port, and we should do it if we can. I
>> can't imagine that making it work on Alpha is harder than IA-64!
>> :-)
Jeff> Oh I agree, but... isn't backtrace() part of glibc, and wouldn't
Jeff> it be preferable to fix it there than try to duplicate it in
Jeff> libgcj?
I think that's what he meant: we should look at the effort to fix
glibc.
Tom