Brian Ford wrote:

> Isn't the efault handler supposed to catch this anyway?  

  Absolutely, but maybe it isn't working right what with all the modifications
and enhancements to SEH in recent windows kernels.  If you want a hope of
debugging this, build yourself a custom DLL with CFLAGS="-g -O0" and you might
get lucky.  You might have to debug it on a purely assembler level if you're
unlucky.

    cheers,
      DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to