This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] control-c handling on Windows...
On Tue, May 20, 2008 at 11:38:20AM -0700, Joel Brobecker wrote:
>Hi Chris,
>
>> Checking this in is ok with me but it would be nice to consider a better
>> solution eventually. Could you put a note to that effect in the patch
>
>Attached is the patch that I ended up checking in. Let me know if you'd
>like me to make some adjustments to the comment...
>
>2008-05-20 Joel Brobecker <brobecker@adacore.com>
>
> * win32-nat.c (win32_wait): Block the control-c event while
> waiting for a debug event.
Looks good. Thanks for persisting in getting this in.
cgf