winsup/cygwin ChangeLog exceptions.cc

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Fri May 4 19:44:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-05-04 19:44:37

Modified files:
	cygwin         : ChangeLog exceptions.cc 

Log message:
	* exceptions.cc (stack_info): Add some controls.
	(stack_info::init): Add extra arguments to control method of initialization..
	If we have a known good frame, set things up so that this frame is not skipped
	the first time through.  Record whether caller cares about arguments or not.
	(stack_info::walk): Don't store arguments if they're unwanted.
	(stackdump): Add isexception parameter for use when called by exception
	handler.
	(cygwin_stackdump): Accomodate extra argument to stackdump.
	(handle_exceptions): Ditto.
	(sig_handle): Ditto.
	(interrupt_on_return): Accomodate extra arguments to stack walk initialization.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.693&r2=1.694
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.81&r2=1.82



More information about the Cygwin-cvs mailing list