* win32-nat.c (cygwin_exceptions): New variable.
authorChristopher Faylor <me+cygwin@cgf.cx>
Sun, 21 May 2006 22:57:18 +0000 (22:57 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sun, 21 May 2006 22:57:18 +0000 (22:57 +0000)
(handle_exception): Treat a cygwin exception like a normal exception if
cygwin_exceptions is true.
(_initialize_win32_nat): Add "set cygwin-exceptions" handler.

gdb/ChangeLog

index a24b94a..baa65db 100644 (file)
@@ -1,3 +1,10 @@
+2006-05-21  Christopher Faylor  <cgf@timesys.com>
+
+       * win32-nat.c (cygwin_exceptions): New variable.
+       (handle_exception): Treat a cygwin exception like a normal exception if
+       cygwin_exceptions is true.
+       (_initialize_win32_nat): Add "set cygwin-exceptions" handler.
+
 2006-05-20  Gaius Mulley  <gaius@glam.ac.uk>
 
        * NEWS: (Improved Modula-2 language support): New section.