This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PUSHED] PR gdb/17096: async support breaks remote debugging on Windows
- From: Pedro Alves <palves at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 08 Jul 2014 16:26:59 +0100
- Subject: Re: [PUSHED] PR gdb/17096: async support breaks remote debugging on Windows
- Authentication-results: sourceware.org; auth=none
- References: <1404756790-6767-1-git-send-email-palves at redhat dot com> <20140707203002 dot GM6038 at adacore dot com>
On 07/07/2014 09:30 PM, Joel Brobecker wrote:
>> gdb/
>> 2014-07-07 Pedro Alves <palves@redhat.com>
>>
>> gdb/17096
>> * remote.c (async_handle_remote_sigint)
>> (async_handle_remote_sigint_twice): Call
>> gdb_call_async_signal_handler instead of
>> mark_async_signal_handler.
>
> It looks like the remote.c patch was missing, and since I looked it
> up to take a look, I thought I might as well provide it here as well!
> Thanks for working on this one, Pedro.
Thanks Joel!
--
Pedro Alves