src/winsup/cygwin ChangeLog DevNotes exceptions.cc

cgf@cygwin.com cgf@cygwin.com
Sat Mar 29 21:16:00 GMT 2014


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2014-03-29 21:16:09

Modified files:
	winsup/cygwin  : ChangeLog DevNotes exceptions.cc 

Log message:
	* DevNotes: Add entry cgf-000025.
	* exceptions.cc (_cygtls::signal_debugger): Reorganize to avoid contacting the
	debugger if we have already done so via the exception handler.  Eliminate need
	for goto.  Remove an ifdef in favor of just allocating a larger buffer.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6384&r2=1.6385
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/DevNotes.diff?cvsroot=src&r1=1.31&r2=1.32
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.437&r2=1.438



More information about the Cygwin-cvs mailing list