CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2013-03-09 21:55:18

Modified files:
        cygwin         : ChangeLog cygtls.h exceptions.cc 

Log message:
        * cygtls.h (_cygtls::signal_debugger): Change argument type.
        (_cygtls::copy_context): Delete declaration.
        * exceptions.cc (exception::handle): Don't call copy_context() here.  
Move
        signal_handler call earlier and always call it.
        (_cygtls::copy_context): Delete definition.
        (_cygtls::signal_debugger): Move copy_context logic here.  Suspend 
thread
        receiving signal before gathering context information.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.6075&r2=1.6076
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.h.diff?cvsroot=uberbaum&r1=1.89&r2=1.90
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.412&r2=1.413

Reply via email to