]> sourceware.org Git - newlib-cygwin.git/commit
* exceptions.cc (stack_info::walk): Use method to find offset.
authorChristopher Faylor <me@cgf.cx>
Mon, 3 Jul 2000 20:14:06 +0000 (20:14 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 3 Jul 2000 20:14:06 +0000 (20:14 +0000)
commit8366e93be9f55449a38d8640caf454640e5e9105
tree87c45ef692fb3ef106ca41bde845d6460ef60abf
parent4bedf498d65bb6e30ee983b6c19d63a2ced1bab7
* 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
This page took 0.031373 seconds and 5 git commands to generate.