]> sourceware.org Git - newlib-cygwin.git/commit - winsup/cygwin/ChangeLog
* exceptions.cc (stack_info): Add some controls.
authorChristopher Faylor <me@cgf.cx>
Sat, 5 May 2001 02:44:36 +0000 (02:44 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 5 May 2001 02:44:36 +0000 (02:44 +0000)
commitf598d941a800a7f152f5d40cc37a431e15578773
treea20f4e1a6c50182c3f59b627dccaa26929212893
parentd7490eaa99935a1f16e90b657134d7e814ce26b6
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
This page took 0.028978 seconds and 5 git commands to generate.