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: gdbserver regression #2 [Re: [COMMIT PATCH][GDBserver] Multi-process + multi-arch]


On 06/12/2013 03:53 PM, Pedro Alves wrote:
> On 06/12/2013 03:48 PM, Jan Kratochvil wrote:
>> On Tue, 11 Jun 2013 19:47:43 +0200, Pedro Alves wrote:
>>> Fixed now:
>>>
>>> <http://sourceware.org/ml/gdb-patches/2013-06/msg00261.html>
>>
>> So now there remains only a regression by the same patch:
>>
>> $ runtest-gdbserver gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.threads/siginfo-threads.exp
>> Running ./gdb.base/siginfo-thread.exp ...
>> FAIL: gdb.base/siginfo-thread.exp: p ssi_addr
>> Running ./gdb.threads/siginfo-threads.exp ...
>> FAIL: gdb.threads/siginfo-threads.exp: signal 0 si_pid
>> FAIL: gdb.threads/siginfo-threads.exp: signal 1 si_pid
>> FAIL: gdb.threads/siginfo-threads.exp: signal 2 si_pid
>> FAIL: gdb.threads/siginfo-threads.exp: signal 3 si_pid
>> Running ./gdb.base/siginfo-obj.exp ...
>> FAIL: gdb.base/siginfo-obj.exp: p ssi_addr
>> FAIL: gdb.base/siginfo-obj.exp: p ssi_addr
> 
> Thanks.  Will fix.

Done:

 http://sourceware.org/ml/gdb-patches/2013-06/msg00287.html

I should definitely have caught this one in testing...

Thanks,
-- 
Pedro Alves


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