gdb test on linux-uclinux has regression compared with results from 2012R2.
:
tests :
toolchain_test_log :
First column is : /home/test/2012r2-rc1_4.3_toolchain_ezkit527_log/tests/linux-uclibc
Second column is : /home/test/workspace/logs/toolchain-2013_Aug_20_02_48/tests/linux-uclibc
...
* gdb-6.6.sum *****
=== gdb Summary === === gdb Summary === ()
...
Tests that now fail, but worked before:
bfin-linux-uclibc: gdb.cp/bs15503.exp: print s[0]
bfin-linux-uclibc: gdb.cp/bs15503.exp: print s.length()
bfin-linux-uclibc: gdb.cp/bs15503.exp: print s[s.length()-1]
...
New tests that FAIL:
bfin-linux-uclibc: gdb.threads/schedlock.exp: find current thread (3) (unknown output)
bfin-linux-uclibc: gdb.threads/schedlock.exp: listed args (0) (unknown output)
gdb test regression on uclinux is silimar to the fails in bug [45].
https://sourceforge.net/p/adi-toolchain/bugs/45/. Please reference.