summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f2bf25cd4..b91c83c43 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2008-02-28 Corinna Vinschen <corinna@vinschen.de>
+ * exceptions.cc (_cygtls::handle_exceptions): When being debugged,
+ leave through SetThreadContext, too, to keep exception handler stack
+ intact.
+
+2008-02-28 Corinna Vinschen <corinna@vinschen.de>
+
* exceptions.cc (open_stackdumpfile): Add comments.
2008-02-28 Corinna Vinschen <corinna@vinschen.de>