Inadvertently run inferior threads

Eli Zaretskii eliz@gnu.org
Wed Jun 24 14:29:00 GMT 2015


> Date: Tue, 23 Jun 2015 22:51:52 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: dje@google.com, gdb@sourceware.org
> 
> > Date: Tue, 23 Jun 2015 20:11:12 +0100
> > From: Pedro Alves <palves@redhat.com>
> > CC: Eli Zaretskii <eliz@gnu.org>, gdb <gdb@sourceware.org>
> > 
> > This makes GDB mark threads as running while doing an infcall,
> > and sets them back to stopped when the call finishes.  The MI
> > event suppression is done elsewhere and isn't really affected.
> > So I'm leaving MI untouched for now.
> > 
> > Eli, could you give it try to check if this fixes your
> > case too, please?
> 
> Thanks, will do ASAP.

The patch fixes my case as well.  Thank you very much!



More information about the Gdb mailing list