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


On 2017-04-18 10:27, Simon Marchi wrote:
I read both the v1 and v2 threads to get the context, the patch looks
good to me.  Pedro was fine with the ALL_NON_EXITED_THREADS approach
as well, so go ahead and push.  I think it should go in the 8.0 branch
as well.

Btw, do you know why the double parenthesis in

  perror_with_name (("ptrace"));

?  Feel free to remove the extra parenthesis before pushing.

Thanks,

Simon

Oops, I missed Pedro's reply before replying.


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