This is the mail archive of the gdb-patches@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


On 06/13/2015 12:00 PM, Eli Zaretskii wrote:
> Ping!  With the GDB 7.10 branching date looming, could we please
> decide ASAP if the patch I proposed for this annoying problem is good
> to go in?

Off hand, I don't think the patch is correct.  I'll need a bit more
to think this through and give a better response.  I'm not seeing why
target_can_async targets would be special here: target_can_async targets
also stop all threads when they report an event out of target_wait.

I'll go respond to some of your other mails.

Meanwhile, the way to make sure that we don't forget
considering fixing something for the release, is to list it
in the wiki's release page:

 https://sourceware.org/gdb/wiki/GDB_7.10_Release

Thanks,
Pedro Alves


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