If program crashes from within cygwin, the post mortem debugger does not trigger

Posted by akira on Stack Overflow See other posts from Stack Overflow or by akira
Published on 2010-06-03T08:49:56Z Indexed on 2010/06/03 8:54 UTC
Read the original article Hit count: 201

Filed under:
|

Running a (seg)faulty native windows binary from within a cygwin shell leads to restart the binary for several times. Since I want to analyze the bug I activated windbg as the post mortem debugger (yes, as administrator), but somehow cygwin interferes and windbg does not get triggered.

OS: 64bit Windows7 (happened on WindowsXP as well), Cygwin 1.7.x

© Stack Overflow or respective owner

Related posts about cygwin

Related posts about WinDbg