This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] gdbserver: don't pick a random thread if the current thread dies
- From: Pedro Alves <palves at redhat dot com>
- To: Ulrich Weigand <uweigand at de dot ibm dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 24 Aug 2015 18:13:19 +0100
- Subject: Re: [PATCH] gdbserver: don't pick a random thread if the current thread dies
- Authentication-results: sourceware.org; auth=none
- References: <20150824170800 dot 37C2D1249E at oc7340732750 dot ibm dot com>
On 08/24/2015 06:08 PM, Ulrich Weigand wrote:
> I'll go ahead and run a test on Cell once the fix is in ...
I've posted the fix now:
https://sourceware.org/ml/gdb-patches/2015-08/msg00690.html
I've pushed that to the users/palves/gdbserver-crash-without-multiprocess
branch, but if you prefer, I'll push it to master instead.
Thanks,
Pedro Alves