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: [PATCH] PR threads/20743: Don't attempt to suspend or resume exited threads.


On 01/13/2017 01:44 AM, John Baldwin wrote:

>> So i take it using ALL_NON_EXITED_THREADS is something that would seem 
>> reasonable to use in this case and not iterate through all threads (even 
>> ones marked exitting)?
> 
> Yes, that would work for me.
> 

Agree, that should be fine.

Thanks,
Pedro Alves


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