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: java on cygwin - 2082 tests pass


Christopher Faylor writes:
 > On Wed, May 08, 2002 at 10:05:30AM -0600, Tom Tromey wrote:
 > >* The signal-to-exception code isn't working.  That's not too
 > >  surprising.  Maybe Cygwin needs to use the SetUnhandledExceptionFilter
 > >  code from win32.cc?  (I'm assuming it doesn't already.)
 > 
 > Actually it is using something similar to handle things like SIGFPE and
 > SIGSEGV.
 > 
 > What kind of stuff isn't working?

Is it possible to unwind through a signal handler under Cygwin?

Andrew.


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