This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Inadvertently run inferior threads


> 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!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]