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 v6 00/15] Please have a final look


On 04/11/2014 05:50 AM, Agovic, Sanimir wrote:
Success!!! The entire series is now approved (with some minor trivial
request in 3 of the patches).

Thank you Joel for helping me out through the patch series! I just
committed the patches including the final adjustments.

Unfortunatley, this patchset has regressed the following tests:

> FAIL: gdb.base/pointers.exp: print array element w/ pointer arithmetic
> FAIL: gdb.cp/koenig.exp: p foo(jca)
> FAIL: gdb.mi/mi-read-memory.exp: 3x2, one byte offset by -6
> FAIL: gdb.mi/mi-read-memory.exp: expression in quotes
> FAIL: gdb.mi/mi-read-memory.exp: ascii and data
> FAIL: gdb.mi/mi-read-memory.exp: decimal
> FAIL: gdb.mi/mi-read-memory.exp: octal
> FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str2)
> FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str3)
> FAIL: gdb.python/py-strfns.exp: p $_strlen (str1)
> FAIL: gdb.python/py-strfns.exp: p $_strlen (buf1)
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Hello")
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Help")
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello")
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello.$")
> FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str2)
> FAIL: gdb.python/py-strfns.exp: p $_streq (str1, str3)
> FAIL: gdb.python/py-strfns.exp: p $_strlen (str1)
> FAIL: gdb.python/py-strfns.exp: p $_strlen (buf1)
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Hello")
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "Help")
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello")
> FAIL: gdb.python/py-strfns.exp: p $_regex (str1, "^Hello.$")

With --target_board=native-gdbsever, remote.exp has two additional failures. This is using x86_64 Fedora 20 (gcc Red Hat 4.8.2-7).

Keith


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