[PATCH 09/17] btrace: resume all requested threads

Pedro Alves palves@redhat.com
Wed Sep 9 12:06:00 GMT 2015


On 09/09/2015 11:35 AM, Markus Metzger wrote:
> +  /* For non-stop targets...  */

ITYM "for all-stop".  Might be worth an audit for other
all-stop / non-stop flips.  I think I saw a "stop-all" typo
somewhere else in the series, but I can't find it right now...

> +  if (!target_is_non_stop_p ())
> +    {
> +      /* ...we pick the current thread when asked to resume an entire process

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list