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 20:09:04 +0100
- Subject: Re: [PATCH] gdbserver: don't pick a random thread if the current thread dies
- Authentication-results: sourceware.org; auth=none
- References: <20150824183911 dot 4F433124A1 at oc7340732750 dot ibm dot com>
On 08/24/2015 07:39 PM, Ulrich Weigand wrote:
> Pedro Alves wrote:
>
>> 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.
>
> I've tested the branch on Cell/B.E. SPU, both native and via gdbserver.
> Everything looks good again. Please push to master ...
Thanks much for testing. (And sorry for the breakage, of course!)
Now pushed.
--
Pedro Alves