OSDN Git Service

* win32-nat.c (handle_exception): Treat win32 routines which check for valid
authorcgf <cgf>
Sun, 27 Mar 2005 05:21:07 +0000 (05:21 +0000)
committercgf <cgf>
Sun, 27 Mar 2005 05:21:07 +0000 (05:21 +0000)
commit6035d18b683ea6d014902bb5d59243c1d98ddf18
tree569b3545f41377f0b3761d2a6226df05999d08d1
parent517103d5f867fafba7ec329b01b916f2b7c3361d
* 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