[PATCH] Make GDB wait for events after handling target File-I/O

Luis Machado lgustavo@codesourcery.com
Mon Oct 19 13:37:00 GMT 2015


On 10/19/2015 11:24 AM, Pedro Alves wrote:
> On 10/19/2015 02:21 PM, Luis Machado wrote:
>> On 10/19/2015 07:21 AM, Pedro Alves wrote:
>>> On 10/16/2015 08:30 PM, Luis Machado wrote:
>>>
>>>> How does the attached update look?
>>>
>>> Is there a reason to keep the "rs->waiting_for_stop_reply = 1;" lines?
>>
>> No, that was a mistake since we inverted the logic. What about the
>> following?
>>
>> Now we'll only set rs->waiting_for_stop_reply to 1 when resuming in
>> "all-stop" mode.
>>
>
> Thanks.  This version LGTM.
>

Thanks. Pushed now as 29090fb629734b7980f058f4a7e24a0369e9bb49.



More information about the Gdb-patches mailing list