OSDN Git Service

* win32-nat.c (handle_exception): Treat win32 routines which check for valid
authorChristopher Faylor <me+cygwin@cgf.cx>
Sun, 27 Mar 2005 05:21:12 +0000 (05:21 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sun, 27 Mar 2005 05:21:12 +0000 (05:21 +0000)
commit26674bb0864b4b28d9a0f40b0e5b6af0f5e31af1
tree19fcf3d0c4b3cfdaba6dc5fee0eaa47802a9a17c
parentf990ecedbdb43d25380efe06971528f695772d08
* win32-nat.c (handle_exception): Treat win32 routines which check for valid
addresses as "special" and don't stop when a SEGV is detected.
(get_child_debug_event): Properly flag exception as unhandled.
gdb/ChangeLog
gdb/win32-nat.c