OSDN Git Service

* exceptions.cc (stack_info::walk): Use method to find offset.
authorcgf <cgf>
Mon, 3 Jul 2000 20:14:06 +0000 (20:14 +0000)
committercgf <cgf>
Mon, 3 Jul 2000 20:14:06 +0000 (20:14 +0000)
commit9a4273c9e6f9f03a27cb98bc22c9e9d4cb421cea
tree5245448a320582f7bf903a6d84b534c29d8de97f
parentf190387d0535acbf7e90feae17f292e3c4ec502b
* exceptions.cc (stack_info::walk): Use method to find offset.
(handle_exceptions): Be more assertive in finding ebp for use under W2K.
Create a dummy stack frame for cases where program is dying and a stack dump is
being output.
(sig_handle): Fill out a GetThreadContext for use with a user-generated "core
dump".
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/exceptions.cc
winsup/cygwin/fork.cc
winsup/cygwin/heap.cc
winsup/cygwin/shared.h