* 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 a24b94aceac5e24e34efd1c0ba5737d9e71754d4..baa65db58262db34fa7a37d320f6b7982ddace3c 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.
This page took 0.028575 seconds and 4 git commands to generate.