This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: RE[3]: SWT Crash Problem with MingW/GCJ (UPDATED)
- From: "Ranjit Mathew" <rmathew4lists at hotmail dot com>
- To: "GCJ" <java at gcc dot gnu dot org>
- Date: Tue, 11 Feb 2003 09:58:24 +0530
- Subject: Re: RE[3]: SWT Crash Problem with MingW/GCJ (UPDATED)
- References: <POEIJGMGPFPGFHAGKFHAOEIFCEAA.erik.poupaert@chello.be>
> Getting stacktraces to work on GCJ/minGW, would help too.
Erik, I know by now you must be sick of hearing the "this works in
3.3" remarks, but really - stacktraces now work for MinGW in the
current 3.3 CVS assuming you have addr2line and c++filt in your path
(these come with GCC/binutils).
> I think Ranjit was doing something about it, but I guess it won't go into
> 3.3 already?
We're almost there - there're some problems with demangling of
the symbols and getting the file name correct which I shall look into
as soon as possible.
Ranjit.