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] Fix order of inferiors in "thread apply all"


On Tue, Aug 30 2016, Pedro Alves wrote:

> On 08/30/2016 03:36 PM, Andreas Arnez wrote:
>> This inserts missing parentheses in the calculation of the comparison
>> result between two different inferior numbers.  The problem was found by
>> Philipp Rudo.
>
> Whoops.
>
>> 
>> gdb/ChangeLog:
>> 
>> 	* thread.c (tp_array_compar): Insert missing parentheses.
>> 
>> gdb/testsuite/ChangeLog:
>> 
>> 	* gdb.multi/tids.exp: Test "thread apply all".
>
> OK.

Thanks, pushed.

--
Andreas


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