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 0/8] Remove XML files from gdbserver


Hi Omair,
Thanks for testing these patches...

On Fri, Jan 26, 2018 at 10:31 PM, Omair Javaid <omair.javaid@linaro.org> wrote:
> Hi Alan,
>
> I just ran gdb testsuite with native-gdbserver configuration on your
> patches and found a couple of regressions. At least first three seems to be
> coming out of your patch series as they seem persistent over multiple runs
> of testsuite.
>
> 1c1
> < Test Run By omair on Sat Jan 27 02:51:24 2018
> ---
>> Test Run By omair on Sat Jan 27 01:58:06 2018
> 1257,1258c1257,1258
> < FAIL: gdb.arch/i386-mpx.exp: bndcfgu formating
> < FAIL: gdb.arch/i386-mpx.exp: test if bndstatus is enabled
> ---
>> PASS: gdb.arch/i386-mpx.exp: bndcfgu formating
>> PASS: gdb.arch/i386-mpx.exp: test if bndstatus is enabled
> 6706c6706
> < FAIL: gdb.base/gcore.exp: corefile restored all registers
> ---
>> PASS: gdb.base/gcore.exp: corefile restored all registers
> 50790c50790

If I read the diff correctly, there are regressions in
gdb.arch/i386-mpx.exp and gdb.base/gcore.exp.

> < PASS: gdb.threads/thread-unwindonsignal.exp: continue until exit
> ---
>> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (timeout)
> 55145,55146c55145,55146

This test case isn't stable for me, I remember I saw the fail several times
before.

-- 
Yao (齐尧)


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