On Thursday 07 October 2010 23:59:22, Oleg Nesterov wrote:
> Hmm. Not sure I understand this... gdb could issue a series of Hc+c
> after s to do "step a thread and resume all others".
> 
> But this doesn't matter. Obviously vCont is better and more handy.

Not in all-stop mode.  GDB can not send any other command to the
stub until the stub returns a stop reply to the first 's'.  Remember,
there's no vStopped+notifications in the all-stop mode protocol.

-- 
Pedro Alves

Reply via email to