OSDN Git Service

* 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)
commit6c023f9a6fc4d89c85d7ca09a5451493da66c7d4
tree40f899a8171046d69a7b6b825b7fcb36268b3a24
parentfdf8832e0b2af2cca240215e8e8a5aa1ebfd0bba
* 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.
gdb/ChangeLog