winedbg: gdb proxy mode: allow interrupt from command line.
commit2855fac64584ed1789865a535ecef686470f6af2
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 30 Aug 2010 11:33:25 +0000 (30 13:33 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 30 Aug 2010 15:56:08 +0000 (30 17:56 +0200)
tree8c1380c75a1a6ba12742ee7b0c18788f2abcbba3
parent1f2553462801eeafe68fab491caf4e7ac3a5edc6
winedbg: gdb proxy mode: allow interrupt from command line.

Ignore SIGINT (in gdb_startup) so an interrupt from the command line
will break the debuggee and bring up the gdb prompt (instead of killing
both winedbg and the debuggee).
programs/winedbg/gdbproxy.c