CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2013-07-19 23:04:32
Modified files:
winsup/cygwin : ChangeLog exceptions.cc
Log message:
* exceptions.cc (signal_exit): Only dump core when it's a "kernel"
signal.
Only use RtlCaptureContext on x86_64. It doesn't seem to do what's
expected on
x86.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6191&r2=1.6192
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.424&r2=1.425