This commit is contained in:
Christopher Faylor 2008-03-02 23:11:00 +00:00
parent 6452eb1f2a
commit 003b55e3de
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making * cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making
only ourselves the exception handler and nothing else. only ourselves the exception handler and nothing else.
* exceptions.cc (open_stackdumpfile): Use correct format specifiers for * exceptions.cc (open_stackdumpfile): Use correct format specifiers for
unicode when printing nameof stackdump file. unicode when printing the name of the stackdump file.
(stack_info::walk): Stop walking if ebp points into cygwin itself. (stack_info::walk): Stop walking if ebp points into cygwin itself.
(_cygtls::handle_exceptions): Detect when signal is masked and treat as (_cygtls::handle_exceptions): Detect when signal is masked and treat as
if it was not caught. Reinitialize exception handler to known state to if it was not caught. Reinitialize exception handler to known state to