Ping? Who commits gdbstub patches?

-- PMM

On 20 February 2012 16:18, Peter Maydell <[email protected]> wrote:
> On 17 February 2012 16:21, Meador Inge <[email protected]> wrote:
>> Fix an issue where the GDB server implementation was sending GDB syscall
>> requests while the system CPU was still running.  Syscall requests must
>> be sent while the CPU is stopped otherwise replies from the GDB client
>> might get dropped and the GDB server might be incorrectly transitioned
>> into a 'RUN_STATE_PAUSED' state.
>>
>> Signed-off-by: Meador Inge <[email protected]>
>
> Reviewed-by: Peter Maydell <[email protected]>
>
> I can confirm that this fixes the "read/write syscalls stall" issue
> I was seeing with your previous patch.
>
> -- PMM

Reply via email to