fix typo
This commit is contained in:
parent
6452eb1f2a
commit
003b55e3de
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue