This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Stack traces, etc.
- From: Ranjit Mathew <rmathew at hotmail dot com>
- To: java at gcc dot gnu dot org
- Date: Tue, 03 Dec 2002 11:58:28 +0530
- Subject: Re: Stack traces, etc.
- References: <15847.65022.630354.996182@cuddles.cambridge.redhat.com> <86znrr8ywe.fsf@nowhere.com>
Adam Megacz wrote:
How about non-DWARF platforms? Is there an easy place to stick in
platform-specific hacks for, say, Win32 (which has no DWARF2)?
A problem is that the MinGW GCC 3.2 came with DWARF2 EH,
while with the newest 3.2.1 release, it has reverted to
SJLJ. :-(
However, if the reported problems with DW2 EH could
be resolved, it would switch back to DW2 as soon as
possible!
So what should the MinGW GCJ port assume? Can it be
somehow made to work with both DW2 and SJLJ? Is there
some way of "detecting" at run time which mechanism
is in use and adapt accordingly?
Sincerely Yours,
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/