This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

winsup/cygwin ChangeLog exceptions.cc


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]