OSDN Git Service

* win32-nat.c (ctrl_c_handler): New function.
authorChristopher Faylor <me+cygwin@cgf.cx>
Sun, 22 Mar 2009 21:43:56 +0000 (21:43 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Sun, 22 Mar 2009 21:43:56 +0000 (21:43 +0000)
commit7ad6aabd74342df423bc2ba496c9750e14d86e85
tree6e05d2d5b37a716244d299f85e23e16265b9bd44
parent0ee8ee241dcc7feeaf538a120826051dcd8cccfd
* win32-nat.c (ctrl_c_handler): New function.
(win32_wait): Register ctrl_c_handler as Ctrl-C handler if the inferior is run
in a separate console.
gdb/ChangeLog
gdb/windows-nat.c