From 3196edb72f833a64ad57f7d8e60392b0168e57cd Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 14 Mar 2013 12:33:18 +0100 Subject: gdb: 6b25dae901ddedb3f330803542d3eac73cdcae4b (2013-03-13) --- gdb/coulomb.SCHWINGE/log_build | 16 +- gdb/coulomb.SCHWINGE/log_test | 316 ++++++++++----------- .../test/gdb/testsuite/gdb.ada/gdb.sum | 16 +- .../test/gdb/testsuite/gdb.arch/gdb.sum | 6 +- .../test/gdb/testsuite/gdb.asm/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.base1/gdb.sum | 19 +- .../test/gdb/testsuite/gdb.base2/gdb.sum | 189 ++++++------ .../test/gdb/testsuite/gdb.btrace/gdb.sum | 17 ++ .../test/gdb/testsuite/gdb.cell/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.cp/gdb.sum | 8 +- .../test/gdb/testsuite/gdb.disasm/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.dwarf2/gdb.sum | 9 +- .../test/gdb/testsuite/gdb.fortran/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.gdb/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.go/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.java/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.linespec/gdb.sum | 22 +- .../test/gdb/testsuite/gdb.mi/gdb.sum | 16 +- .../test/gdb/testsuite/gdb.modula2/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.multi/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.objc/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.opencl/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.opt/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.pascal/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.python/gdb.sum | 15 +- .../test/gdb/testsuite/gdb.reverse/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.server/gdb.sum | 5 +- .../test/gdb/testsuite/gdb.stabs/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.threads/gdb.sum | 12 +- .../test/gdb/testsuite/gdb.trace/gdb.sum | 28 +- .../test/gdb/testsuite/gdb.xml/gdb.sum | 4 +- 31 files changed, 424 insertions(+), 334 deletions(-) create mode 100644 gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum (limited to 'gdb/coulomb.SCHWINGE') diff --git a/gdb/coulomb.SCHWINGE/log_build b/gdb/coulomb.SCHWINGE/log_build index 01953c6e..99ee1104 100644 --- a/gdb/coulomb.SCHWINGE/log_build +++ b/gdb/coulomb.SCHWINGE/log_build @@ -2377,7 +2377,7 @@ checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes -checking for the dynamic export flag... -rdynamic +checking for the dynamic export flag... -Wl,--dynamic-list checking whether has __NR_tkill... no checking whether ADDR_NO_RANDOMIZE is declared... no checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body @@ -2442,6 +2442,7 @@ config.status: creating gdb.ada/Makefile config.status: creating gdb.arch/Makefile config.status: creating gdb.asm/Makefile config.status: creating gdb.base/Makefile +config.status: creating gdb.btrace/Makefile config.status: creating gdb.cell/Makefile config.status: creating gdb.cp/Makefile config.status: creating gdb.disasm/Makefile @@ -2909,6 +2910,12 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag ../../Ferry_Tagscherer/gdb/gnu-nat.c:2867:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat] ../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'set_exceptions_cmd': ../../Ferry_Tagscherer/gdb/gnu-nat.c:2982:15: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] +../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'info_port_rights': +../../Ferry_Tagscherer/gdb/gnu-nat.c:3058:11: warning: passing argument 1 of 'parse_to_comma_and_eval' from incompatible pointer type [enabled by default] +In file included from ../../Ferry_Tagscherer/gdb/breakpoint.h:23:0, + from ../../Ferry_Tagscherer/gdb/inferior.h:37, + from ../../Ferry_Tagscherer/gdb/gnu-nat.c:56: +../../Ferry_Tagscherer/gdb/value.h:729:22: note: expected 'const char **' but argument is of type 'char **' ../../Ferry_Tagscherer/gdb/gnu-nat.c: At top level: ../../Ferry_Tagscherer/gdb/gnu-nat.c:3417:1: warning: no previous prototype for '_initialize_gnu_nat' [-Wmissing-prototypes] gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../Ferry_Tagscherer/gdb/core-regset.c @@ -3332,7 +3339,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag rm -f xml-builtin.tmp AWK="gawk" \ /bin/dash ../../Ferry_Tagscherer/gdb/features/feature_to_c.sh \ - xml-builtin.tmp ../../Ferry_Tagscherer/gdb/features/gdb-target.dtd ../../Ferry_Tagscherer/gdb/features/xinclude.dtd ../../Ferry_Tagscherer/gdb/features/library-list.dtd ../../Ferry_Tagscherer/gdb/features/library-list-svr4.dtd ../../Ferry_Tagscherer/gdb/features/osdata.dtd ../../Ferry_Tagscherer/gdb/features/threads.dtd ../../Ferry_Tagscherer/gdb/features/traceframe-info.dtd + xml-builtin.tmp ../../Ferry_Tagscherer/gdb/features/gdb-target.dtd ../../Ferry_Tagscherer/gdb/features/xinclude.dtd ../../Ferry_Tagscherer/gdb/features/library-list.dtd ../../Ferry_Tagscherer/gdb/features/library-list-svr4.dtd ../../Ferry_Tagscherer/gdb/features/osdata.dtd ../../Ferry_Tagscherer/gdb/features/threads.dtd ../../Ferry_Tagscherer/gdb/features/traceframe-info.dtd ../../Ferry_Tagscherer/gdb/features/btrace.dtd /bin/dash ../../Ferry_Tagscherer/gdb/../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c @@ -3340,6 +3347,7 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo ../../Ferry_Tagscherer/gdb/osdata.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo ../../Ferry_Tagscherer/gdb/gdb_usleep.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo ../../Ferry_Tagscherer/gdb/record.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o record-full.o -MT record-full.o -MMD -MP -MF .deps/record-full.Tpo ../../Ferry_Tagscherer/gdb/record-full.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo ../../Ferry_Tagscherer/gdb/gcore.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ../../Ferry_Tagscherer/gdb/common/gdb_vecs.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo ../../Ferry_Tagscherer/gdb/jit.c @@ -3353,12 +3361,14 @@ gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o common-agent.o -MT common-agent.o -MMD -MP -MF .deps/common-agent.Tpo ../../Ferry_Tagscherer/gdb/common/agent.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o format.o -MT format.o -MMD -MP -MF .deps/format.Tpo ../../Ferry_Tagscherer/gdb/common/format.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o registry.o -MT registry.o -MMD -MP -MF .deps/registry.Tpo ../../Ferry_Tagscherer/gdb/registry.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o btrace.o -MT btrace.o -MMD -MP -MF .deps/btrace.Tpo ../../Ferry_Tagscherer/gdb/btrace.c +gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o record-btrace.o -MT record-btrace.o -MMD -MP -MF .deps/record-btrace.Tpo ../../Ferry_Tagscherer/gdb/record-btrace.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../Ferry_Tagscherer/gdb/inflow.c Making init.c gcc-4.7 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f gdb gcc-4.7 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \ - -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o inflow.o init.o \ + -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-arch.o py-auto-load.o py-block.o py-bpevent.o py-breakpoint.o py-cmd.o py-continueevent.o py-event.o py-evtregistry.o py-evts.o py-exitedevent.o py-finishbreakpoint.o py-frame.o py-function.o py-gdb-readline.o py-inferior.o py-infthread.o py-lazy-string.o py-newobjfileevent.o py-objfile.o py-param.o py-prettyprint.o py-progspace.o py-signalevent.o py-stopevent.o py-symbol.o py-symtab.o py-threadevent.o py-type.o py-utils.o py-value.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o inflow.o init.o \ ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lshouldbeinlibc -ldl -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc' diff --git a/gdb/coulomb.SCHWINGE/log_test b/gdb/coulomb.SCHWINGE/log_test index d372e715..c2ae0e1b 100644 --- a/gdb/coulomb.SCHWINGE/log_test +++ b/gdb/coulomb.SCHWINGE/log_test @@ -17,7 +17,6 @@ make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in . make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' -make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes' Making check in po make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po' @@ -38,7 +37,7 @@ make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/te gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Ferry_Tagscherer/libiberty/testsuite/../../include -o test-demangle \ ../../../Ferry_Tagscherer/libiberty/testsuite/test-demangle.c ../libiberty.a ./test-demangle < ../../../Ferry_Tagscherer/libiberty/testsuite/demangle-expected -./test-demangle: 877 tests, 0 failures +./test-demangle: 878 tests, 0 failures gcc-4.7 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Ferry_Tagscherer/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-pexecute \ ../../../Ferry_Tagscherer/libiberty/testsuite/test-pexecute.c ../libiberty.a ./test-pexecute @@ -61,16 +60,16 @@ make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/sim' make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/sim' make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' -make -k check-gdb.base1 check-gdb.base2 check-gdb.ada check-gdb.arch check-gdb.asm check-gdb.cell check-gdb.cp check-gdb.disasm check-gdb.dwarf2 check-gdb.fortran check-gdb.gdb check-gdb.go check-gdb.java check-gdb.linespec check-gdb.mi check-gdb.modula2 check-gdb.multi check-gdb.objc check-gdb.opencl check-gdb.opt check-gdb.pascal check-gdb.python check-gdb.reverse check-gdb.server check-gdb.stabs check-gdb.threads check-gdb.trace check-gdb.xml; \ +make -k check-gdb.base1 check-gdb.base2 check-gdb.ada check-gdb.arch check-gdb.asm check-gdb.btrace check-gdb.cell check-gdb.cp check-gdb.disasm check-gdb.dwarf2 check-gdb.fortran check-gdb.gdb check-gdb.go check-gdb.java check-gdb.linespec check-gdb.mi check-gdb.modula2 check-gdb.multi check-gdb.objc check-gdb.opencl check-gdb.opt check-gdb.pascal check-gdb.python check-gdb.reverse check-gdb.server check-gdb.stabs check-gdb.threads check-gdb.trace check-gdb.xml; \ /bin/dash ../../../Ferry_Tagscherer/gdb/testsuite/dg-extract-results.sh \ - gdb.base1/gdb.sum gdb.base2/gdb.sum gdb.ada/gdb.sum gdb.arch/gdb.sum gdb.asm/gdb.sum gdb.cell/gdb.sum gdb.cp/gdb.sum gdb.disasm/gdb.sum gdb.dwarf2/gdb.sum gdb.fortran/gdb.sum gdb.gdb/gdb.sum gdb.go/gdb.sum gdb.java/gdb.sum gdb.linespec/gdb.sum gdb.mi/gdb.sum gdb.modula2/gdb.sum gdb.multi/gdb.sum gdb.objc/gdb.sum gdb.opencl/gdb.sum gdb.opt/gdb.sum gdb.pascal/gdb.sum gdb.python/gdb.sum gdb.reverse/gdb.sum gdb.server/gdb.sum gdb.stabs/gdb.sum gdb.threads/gdb.sum gdb.trace/gdb.sum gdb.xml/gdb.sum > gdb.sum; \ + gdb.base1/gdb.sum gdb.base2/gdb.sum gdb.ada/gdb.sum gdb.arch/gdb.sum gdb.asm/gdb.sum gdb.btrace/gdb.sum gdb.cell/gdb.sum gdb.cp/gdb.sum gdb.disasm/gdb.sum gdb.dwarf2/gdb.sum gdb.fortran/gdb.sum gdb.gdb/gdb.sum gdb.go/gdb.sum gdb.java/gdb.sum gdb.linespec/gdb.sum gdb.mi/gdb.sum gdb.modula2/gdb.sum gdb.multi/gdb.sum gdb.objc/gdb.sum gdb.opencl/gdb.sum gdb.opt/gdb.sum gdb.pascal/gdb.sum gdb.python/gdb.sum gdb.reverse/gdb.sum gdb.server/gdb.sum gdb.stabs/gdb.sum gdb.threads/gdb.sum gdb.trace/gdb.sum gdb.xml/gdb.sum > gdb.sum; \ /bin/dash ../../../Ferry_Tagscherer/gdb/testsuite/dg-extract-results.sh -L \ - gdb.base1/gdb.log gdb.base2/gdb.log gdb.ada/gdb.log gdb.arch/gdb.log gdb.asm/gdb.log gdb.cell/gdb.log gdb.cp/gdb.log gdb.disasm/gdb.log gdb.dwarf2/gdb.log gdb.fortran/gdb.log gdb.gdb/gdb.log gdb.go/gdb.log gdb.java/gdb.log gdb.linespec/gdb.log gdb.mi/gdb.log gdb.modula2/gdb.log gdb.multi/gdb.log gdb.objc/gdb.log gdb.opencl/gdb.log gdb.opt/gdb.log gdb.pascal/gdb.log gdb.python/gdb.log gdb.reverse/gdb.log gdb.server/gdb.log gdb.stabs/gdb.log gdb.threads/gdb.log gdb.trace/gdb.log gdb.xml/gdb.log > gdb.log + gdb.base1/gdb.log gdb.base2/gdb.log gdb.ada/gdb.log gdb.arch/gdb.log gdb.asm/gdb.log gdb.btrace/gdb.log gdb.cell/gdb.log gdb.cp/gdb.log gdb.disasm/gdb.log gdb.dwarf2/gdb.log gdb.fortran/gdb.log gdb.gdb/gdb.log gdb.go/gdb.log gdb.java/gdb.log gdb.linespec/gdb.log gdb.mi/gdb.log gdb.modula2/gdb.log gdb.multi/gdb.log gdb.objc/gdb.log gdb.opencl/gdb.log gdb.opt/gdb.log gdb.pascal/gdb.log gdb.python/gdb.log gdb.reverse/gdb.log gdb.server/gdb.log gdb.stabs/gdb.log gdb.threads/gdb.log gdb.trace/gdb.log gdb.xml/gdb.log > gdb.log make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' Nothing to be done for all... Making a new config file... rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest gdb.base/a2-run.exp gdb.base/advance.exp gdb.base/alias.exp gdb.base/all-bin.exp gdb.base/annota1.exp gdb.base/annota3.exp gdb.base/anon.exp gdb.base/args.exp gdb.base/arithmet.exp gdb.base/arrayidx.exp gdb.base/assign.exp gdb.base/async-shell.exp gdb.base/async.exp gdb.base/attach-pie-misread.exp gdb.base/attach-pie-noexec.exp gdb.base/attach-twice.exp gdb.base/attach.exp gdb.base/auxv.exp gdb.base/bang.exp gdb.base/bfp-test.exp gdb.base/bigcore.exp gdb.base/bitfields.exp gdb.base/bitfields2.exp gdb.base/bitops.exp gdb.base/break-always.exp gdb.base/break-caller-line.exp gdb.base/break-entry.exp gdb.base/break-inline.exp gdb.base/break-interp.exp gdb.base/break-on-linker-gcd-function.exp gdb.base/break.exp gdb.base/breakpoint-shadow.exp gdb.base/call-ar-st.exp gdb.base/call-rt-st.exp gdb.base/call-sc.exp gdb.base/call-signal-resume.exp gdb.base/call-strs.exp gdb.base/callexit.exp gdb.base/callfuncs.exp gdb.base/catch-load.exp gdb.base/catch-signal.exp gdb.base/catch-syscall.exp gdb.base/charset.exp gdb.base/checkpoint.exp gdb.base/chng-syms.exp gdb.base/code-expr.exp gdb.base/code_elim.exp gdb.base/commands.exp gdb.base/completion.exp gdb.base/complex.exp gdb.base/comprdebug.exp gdb.base/cond-eval-mode.exp gdb.base/cond-expr.exp gdb.base/condbreak.exp gdb.base/consecutive.exp gdb.base/constvars.exp gdb.base/corefile.exp gdb.base/ctxobj.exp gdb.base/cursal.exp gdb.base/cvexpr.exp gdb.base/dbx.exp gdb.base/debug-expr.exp gdb.base/default.exp gdb.base/define.exp gdb.base/del.exp gdb.base/detach.exp gdb.base/dfp-exprs.exp gdb.base/dfp-test.exp gdb.base/disabled-location.exp gdb.base/disasm-end-cu.exp gdb.base/disp-step-syscall.exp gdb.base/display.exp gdb.base/dmsym.exp gdb.base/dprintf.exp gdb.base/dump.exp gdb.base/dup-sect.exp gdb.base/duplicate-bp.exp gdb.base/echo.exp gdb.base/empty_exe.exp gdb.base/ena-dis-br.exp gdb.base/ending-run.exp gdb.base/enum_cond.exp gdb.base/enumval.exp gdb.base/environ.exp gdb.base/eu-strip-infcall.exp gdb.base/eval-skip.exp gdb.base/eval.exp gdb.base/exe-lock.exp gdb.base/expand-psymtabs.exp gdb.base/exprs.exp gdb.base/fileio.exp gdb.base/find-unmapped.exp gdb.base/find.exp gdb.base/finish.exp gdb.base/fixsection.exp gdb.base/float.exp gdb.base/foll-exec.exp gdb.base/foll-fork.exp gdb.base/foll-vfork.exp gdb.base/fortran-sym-case.exp gdb.base/frame-args.exp gdb.base/freebpcmd.exp gdb.base/fullname.exp gdb.base/fullpath-expand.exp gdb.base/funcargs.exp gdb.base/gcore-buffer-overflow.exp gdb.base/gcore-relro.exp gdb.base/gcore.exp gdb.base/gdb1056.exp gdb.base/gdb1090.exp gdb.base/gdb11530.exp gdb.base/gdb11531.exp gdb.base/gdb1250.exp gdb.base/gdb1555.exp gdb.base/gdb1821.exp gdb.base/gdbindex-stabs.exp gdb.base/gdbvars.exp gdb.base/gnu-debugdata.exp gdb.base/gnu-ifunc.exp gdb.base/gnu_vector.exp gdb.base/hashline1.exp gdb.base/hashline2.exp gdb.base/hashline3.exp gdb.base/hbreak.exp gdb.base/hbreak2.exp gdb.base/help.exp gdb.base/hook-stop-continue.exp gdb.base/hook-stop-frame.exp gdb.base/huge.exp gdb.base/ifelse.exp gdb.base/included.exp gdb.base/inferior-died.exp gdb.base/infnan.exp gdb.base/info-fun.exp gdb.base/info-macros.exp gdb.base/info-os.exp gdb.base/info-proc.exp gdb.base/info-target.exp gdb.base/infoline.exp gdb.base/interact.exp gdb.base/interp.exp gdb.base/interrupt.exp gdb.base/jit-simple.exp gdb.base/jit-so.exp gdb.base/jit.exp gdb.base/jump.exp gdb.base/kill-after-signal.exp gdb.base/label.exp gdb.base/langs.exp gdb.base/ldbl_e308.exp gdb.base/lineinc.exp gdb.base/linespecs.exp gdb.base/list.exp gdb.base/logical.exp gdb.base/long_long.exp gdb.base/longest-types.exp gdb.base/longjmp.exp gdb.base/macscp.exp gdb.base/maint.exp gdb.base/memattr.exp gdb.base/mips_pro.exp gdb.base/miscexprs.exp gdb.base/morestack.exp gdb.base/moribund-step.exp gdb.base/multi-forks.exp --outdir gdb.base1 -Test Run By thomas on Fri Feb 8 09:32:08 2013 +Test Run By thomas on Thu Mar 14 01:56:01 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -343,17 +342,17 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1090.exp ... === gdb Summary === -# of expected passes 4496 +# of expected passes 4509 # of unexpected failures 92 # of expected failures 6 # of known failures 20 # of untested testcases 2 # of unsupported tests 12 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base1] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest gdb.base/nextoverexit.exp gdb.base/nodebug.exp gdb.base/nofield.exp gdb.base/nostdlib.exp gdb.base/opaque.exp gdb.base/overlays.exp gdb.base/page.exp gdb.base/pc-fp.exp gdb.base/pending.exp gdb.base/permissions.exp gdb.base/pie-execl.exp gdb.base/pointers.exp gdb.base/pr10179.exp gdb.base/pr11022.exp gdb.base/prelink.exp gdb.base/print-file-var.exp gdb.base/printcmds.exp gdb.base/prologue-include.exp gdb.base/prologue.exp gdb.base/psymtab.exp gdb.base/ptr-typedef.exp gdb.base/ptype.exp gdb.base/radix.exp gdb.base/randomize.exp gdb.base/readline-ask.exp gdb.base/readline.exp gdb.base/realname-expand.exp gdb.base/recpar.exp gdb.base/recurse.exp gdb.base/relational.exp gdb.base/relativedebug.exp gdb.base/relocate.exp gdb.base/remote.exp gdb.base/remotetimeout.exp gdb.base/reread.exp gdb.base/restore.exp gdb.base/return-nodebug.exp gdb.base/return.exp gdb.base/return2.exp gdb.base/save-bp.exp gdb.base/savedregs.exp gdb.base/scope.exp gdb.base/sect-cmd.exp gdb.base/sep.exp gdb.base/sepdebug.exp gdb.base/sepsymtab.exp gdb.base/set-lang-auto.exp gdb.base/set-noassign.exp gdb.base/setshow.exp gdb.base/setvar.exp gdb.base/shell.exp gdb.base/shlib-call.exp gdb.base/shreloc.exp gdb.base/sigall.exp gdb.base/sigaltstack.exp gdb.base/sigbpt.exp gdb.base/sigchld.exp gdb.base/siginfo-addr.exp gdb.base/siginfo-infcall.exp gdb.base/siginfo-obj.exp gdb.base/siginfo-thread.exp gdb.base/siginfo.exp gdb.base/signals.exp gdb.base/signest.exp gdb.base/signull.exp gdb.base/sigrepeat.exp gdb.base/sigstep.exp gdb.base/sizeof.exp gdb.base/skip-solib.exp gdb.base/skip.exp gdb.base/so-impl-ld.exp gdb.base/so-indr-cl.exp gdb.base/solib-corrupted.exp gdb.base/solib-disc.exp gdb.base/solib-display.exp gdb.base/solib-nodir.exp gdb.base/solib-overlap.exp gdb.base/solib-symbol.exp gdb.base/solib-weak.exp gdb.base/solib.exp gdb.base/source.exp gdb.base/stack-checking.exp gdb.base/stale-infcall.exp gdb.base/stap-probe.exp gdb.base/start.exp gdb.base/step-break.exp gdb.base/step-bt.exp gdb.base/step-line.exp gdb.base/step-resume-infcall.exp gdb.base/step-symless.exp gdb.base/step-test.exp gdb.base/store.exp gdb.base/structs.exp gdb.base/structs2.exp gdb.base/structs3.exp gdb.base/subst.exp gdb.base/symbol-without-target_section.exp gdb.base/term.exp gdb.base/testenv.exp gdb.base/trace-commands.exp gdb.base/tui-layout.exp gdb.base/twice.exp gdb.base/type-opaque.exp gdb.base/ui-redirect.exp gdb.base/unload.exp gdb.base/until.exp gdb.base/unwindonsignal.exp gdb.base/valgrind-db-attach.exp gdb.base/valgrind-infcall.exp gdb.base/value-double-free.exp gdb.base/varargs.exp gdb.base/volatile.exp gdb.base/watch-cond-infcall.exp gdb.base/watch-cond.exp gdb.base/watch-non-mem.exp gdb.base/watch-read.exp gdb.base/watch-vfork.exp gdb.base/watch_thread_num.exp gdb.base/watchpoint-cond-gone.exp gdb.base/watchpoint-delete.exp gdb.base/watchpoint-hw-hit-once.exp gdb.base/watchpoint-hw.exp gdb.base/watchpoint-solib.exp gdb.base/watchpoint.exp gdb.base/watchpoints.exp gdb.base/wchar.exp gdb.base/whatis-exp.exp gdb.base/whatis.exp --outdir gdb.base2 -Test Run By thomas on Fri Feb 8 09:42:58 2013 +Test Run By thomas on Thu Mar 14 02:06:50 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -587,104 +586,72 @@ FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout) FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again) FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline FAIL: gdb.base/sigstep.exp: next from handler; leave handler -FAIL: gdb.base/sigstep.exp: nexti from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler FAIL: gdb.base/sigstep.exp: nexti from handleri; leave signal trampoline -FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler FAIL: gdb.base/sigstep.exp: finish from handleri; leave signal trampoline -FAIL: gdb.base/sigstep.exp: return from handleri; leave handler (hit breakpoint again) -FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline (got interactive prompt) -FAIL: gdb.base/sigstep.exp: next to handler entry; resync -FAIL: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: step over handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: step over handler; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step over handler; performing step (timeout) -FAIL: gdb.base/sigstep.exp: next over handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: next over handler; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next over handler; performing next (timeout) -FAIL: gdb.base/sigstep.exp: continue over handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue over handler; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue over handler; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; break handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; break handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; break handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; performing step (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; clear infinite loop (timeout) +FAIL: gdb.base/sigstep.exp: return from handleri; leave handler +FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline +FAIL: gdb.base/sigstep.exp: step to handler; resync (the program exited) +FAIL: gdb.base/sigstep.exp: step to handler; performing step (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next to handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next to handler; performing next (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue to handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue to handler; performing continue (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step to handler entry; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step to handler entry; performing step (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next to handler entry; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step over handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step over handler; performing step (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next over handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next over handler; performing next (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue over handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue over handler; performing continue (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; performing step (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; performing next (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; resync (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue (the program is no longer running) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ... === gdb Summary === -# of expected passes 3872 -# of unexpected failures 175 +# of expected passes 3907 +# of unexpected failures 143 # of expected failures 2 # of known failures 2 # of untested testcases 7 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.base2] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.ada --outdir=gdb.ada -Test Run By thomas on Fri Feb 8 10:08:17 2013 +Test Run By thomas on Thu Mar 14 02:19:48 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -730,6 +697,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/dyn_loc.exp ... FAIL: gdb.ada/dyn_loc.exp: info locals Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/enum_idx_packed.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/exec_changed.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/expr_delims.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/exprs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_cmp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_points.exp ... @@ -815,16 +783,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/widewide.exp ... === gdb Summary === -# of expected passes 399 +# of expected passes 408 # of unexpected failures 35 # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.ada] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.arch --outdir=gdb.arch -Test Run By thomas on Fri Feb 8 10:13:07 2013 +Test Run By thomas on Thu Mar 14 02:24:48 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -847,6 +815,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-param Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ... @@ -938,11 +908,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 140 # of unexpected failures 41 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.arch] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.asm --outdir=gdb.asm -Test Run By thomas on Fri Feb 8 10:13:39 2013 +Test Run By thomas on Thu Mar 14 02:25:22 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -985,11 +955,32 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout) # of expected passes 3 # of unexpected failures 25 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.asm] Error 1 +rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.btrace --outdir=gdb.btrace +Test Run By thomas on Thu Mar 14 02:29:36 2013 +Native configuration is i686-unknown-gnu0.3 + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. +Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/enable.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/function_call_history.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/instruction_history.exp ... + + === gdb Summary === + +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.cell --outdir=gdb.cell -Test Run By thomas on Fri Feb 8 10:17:53 2013 +Test Run By thomas on Thu Mar 14 02:29:39 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1022,10 +1013,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.cp --outdir=gdb.cp -Test Run By thomas on Fri Feb 8 10:17:55 2013 +Test Run By thomas on Thu Mar 14 02:29:41 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1163,16 +1154,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc2.exp ... === gdb Summary === -# of expected passes 3955 +# of expected passes 3957 # of unexpected failures 12 # of expected failures 6 # of known failures 20 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.cp] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.disasm --outdir=gdb.disasm -Test Run By thomas on Fri Feb 8 10:26:16 2013 +Test Run By thomas on Thu Mar 14 02:37:53 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1205,10 +1196,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.dwarf2 --outdir=gdb.dwarf2 -Test Run By thomas on Fri Feb 8 10:26:18 2013 +Test Run By thomas on Thu Mar 14 02:37:55 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1291,6 +1282,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr10770.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr11465.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr13961.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/subrange.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/trace-crash.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/valop.exp ... @@ -1298,14 +1290,14 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/watch-notconst.exp .. === gdb Summary === -# of expected passes 515 +# of expected passes 517 # of known failures 1 # of untested testcases 9 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.fortran --outdir=gdb.fortran -Test Run By thomas on Fri Feb 8 10:28:16 2013 +Test Run By thomas on Thu Mar 14 02:40:06 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1336,11 +1328,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/types.exp ... # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.fortran] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.gdb --outdir=gdb.gdb -Test Run By thomas on Fri Feb 8 10:28:48 2013 +Test Run By thomas on Thu Mar 14 02:40:37 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1360,10 +1352,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/xfullpath.exp ... === gdb Summary === # of expected passes 165 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.go --outdir=gdb.go -Test Run By thomas on Fri Feb 8 10:29:43 2013 +Test Run By thomas on Thu Mar 14 02:41:29 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1401,10 +1393,10 @@ gdb compile failed, default_target_compile: Can't find gccgo. # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.java --outdir=gdb.java -Test Run By thomas on Fri Feb 8 10:29:50 2013 +Test Run By thomas on Thu Mar 14 02:41:38 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1433,11 +1425,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-print.exp ... # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.java] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.linespec --outdir=gdb.linespec -Test Run By thomas on Fri Feb 8 10:30:38 2013 +Test Run By thomas on Thu Mar 14 02:42:27 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1449,6 +1441,7 @@ Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/break-ask.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/linespec.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-dollar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-errs.exp ... @@ -1458,11 +1451,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ... === gdb Summary === -# of expected passes 188 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 203 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.mi --outdir=gdb.mi -Test Run By thomas on Fri Feb 8 10:30:58 2013 +Test Run By thomas on Thu Mar 14 02:42:51 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1546,10 +1539,6 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-block.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cmd.exp ... -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ... @@ -1567,17 +1556,17 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno === gdb Summary === -# of expected passes 1620 -# of unexpected failures 29 +# of expected passes 1624 +# of unexpected failures 25 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.mi] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.modula2 --outdir=gdb.modula2 -Test Run By thomas on Fri Feb 8 10:33:39 2013 +Test Run By thomas on Thu Mar 14 02:45:27 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1594,10 +1583,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.modula2/unbounded-array.exp === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.multi --outdir=gdb.multi -Test Run By thomas on Fri Feb 8 10:33:42 2013 +Test Run By thomas on Thu Mar 14 02:45:31 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1632,11 +1621,11 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 # of expected passes 31 # of unexpected failures 10 # of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.multi] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.objc --outdir=gdb.objc -Test Run By thomas on Fri Feb 8 10:33:52 2013 +Test Run By thomas on Thu Mar 14 02:45:40 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1657,10 +1646,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/print.exp ... # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.opencl --outdir=gdb.opencl -Test Run By thomas on Fri Feb 8 10:34:04 2013 +Test Run By thomas on Thu Mar 14 02:45:53 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1680,10 +1669,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.opt --outdir=gdb.opt -Test Run By thomas on Fri Feb 8 10:34:08 2013 +Test Run By thomas on Thu Mar 14 02:45:56 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1706,10 +1695,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-locals.exp ... # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.pascal --outdir=gdb.pascal -Test Run By thomas on Fri Feb 8 10:34:25 2013 +Test Run By thomas on Thu Mar 14 02:46:12 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1734,10 +1723,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/types.exp ... # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.python --outdir=gdb.python -Test Run By thomas on Fri Feb 8 10:34:28 2013 +Test Run By thomas on Thu Mar 14 02:46:15 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1750,6 +1739,7 @@ Using /usr/share/dejagnu/baseboards/unix.exp as board description file for targe Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/lib-types.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-arch.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-block.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-breakpoint.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-cmd.exp ... @@ -1796,15 +1786,15 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... === gdb Summary === -# of expected passes 1438 +# of expected passes 1446 # of unexpected failures 8 # of untested testcases 1 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.python] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.reverse --outdir=gdb.reverse -Test Run By thomas on Fri Feb 8 10:37:30 2013 +Test Run By thomas on Thu Mar 14 02:48:58 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1846,10 +1836,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp .. === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.server --outdir=gdb.server -Test Run By thomas on Fri Feb 8 10:37:32 2013 +Test Run By thomas on Thu Mar 14 02:49:01 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1864,6 +1854,7 @@ Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-attach.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-run.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/file-transfer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/no-thread-db.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-exec-info.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-mon.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ... @@ -1871,10 +1862,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.stabs --outdir=gdb.stabs -Test Run By thomas on Fri Feb 8 10:37:33 2013 +Test Run By thomas on Thu Mar 14 02:49:02 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1894,10 +1885,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/weird.exp ... # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.threads --outdir=gdb.threads -Test Run By thomas on Fri Feb 8 10:37:47 2013 +Test Run By thomas on Thu Mar 14 02:49:17 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -1979,6 +1970,8 @@ FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically d Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/manythreads.exp ... FAIL: gdb.threads/manythreads.exp: stop threads 1 FAIL: gdb.threads/manythreads.exp: info threads +FAIL: gdb.threads/manythreads.exp: stop threads 2 (timeout) +FAIL: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program (timeout) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here @@ -2159,16 +2152,16 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started === gdb Summary === -# of expected passes 181 -# of unexpected failures 164 +# of expected passes 179 +# of unexpected failures 166 # of unresolved testcases 1 # of untested testcases 3 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: *** [check-gdb.threads] Error 1 rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.trace --outdir=gdb.trace -Test Run By thomas on Fri Feb 8 10:48:50 2013 +Test Run By thomas on Thu Mar 14 03:00:59 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -2207,10 +2200,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/strace.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfile.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfind.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-break.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-buffer-size.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-mt.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tracecmd.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ... -gdb compile failed, gcc: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory +gdb compile failed, gcc-4.7.real: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tstatus.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/unavailable.exp ... @@ -2219,13 +2213,13 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ... === gdb Summary === -# of expected passes 230 +# of expected passes 237 # of untested testcases 3 -# of unsupported tests 22 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 24 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.xml --outdir=gdb.xml -Test Run By thomas on Fri Feb 8 10:49:54 2013 +Test Run By thomas on Thu Mar 14 03:02:11 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -2246,7 +2240,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ... # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite' diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index a4d973ed..5bed6812 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:08:17 2013 +Test Run By thomas on Thu Mar 14 02:19:48 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -161,6 +161,16 @@ PASS: gdb.ada/exec_changed.exp: compilation first.adb PASS: gdb.ada/exec_changed.exp: compilation second.adb PASS: gdb.ada/exec_changed.exp: start first PASS: gdb.ada/exec_changed.exp: start second +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/expr_delims.exp ... +PASS: gdb.ada/expr_delims.exp: compilation foo.adb +PASS: gdb.ada/expr_delims.exp: break foo.adb:23 +PASS: gdb.ada/expr_delims.exp: continue +PASS: gdb.ada/expr_delims.exp: Print variable 'thread' +PASS: gdb.ada/expr_delims.exp: delete 1 +PASS: gdb.ada/expr_delims.exp: Set plain watchpoint on variable 'thread' +PASS: gdb.ada/expr_delims.exp: Set conditional watchpoint. +PASS: gdb.ada/expr_delims.exp: Check that watchpoint is set correctly. +PASS: gdb.ada/expr_delims.exp: Combination of 'if' and 'thread' delimiters. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/exprs.exp ... PASS: gdb.ada/exprs.exp: compilation p.adb PASS: gdb.ada/exprs.exp: Long_Long_Integer ** Y @@ -529,10 +539,10 @@ PASS: gdb.ada/widewide.exp: print my_wws(2) === gdb Summary === -# of expected passes 399 +# of expected passes 408 # of unexpected failures 35 # of expected failures 1 # of known failures 1 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index 7b905644..8afd2dae 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:13:07 2013 +Test Run By thomas on Thu Mar 14 02:24:48 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -18,6 +18,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-param Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-i386-address.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-prologue-xmm.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-word.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ... @@ -250,5 +252,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 140 # of unexpected failures 41 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index 1a4b3e33..a284608e 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:13:39 2013 +Test Run By thomas on Thu Mar 14 02:25:22 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -41,5 +41,5 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout) # of expected passes 3 # of unexpected failures 25 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index 77e3d96c..1a298f27 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 09:32:08 2013 +Test Run By thomas on Thu Mar 14 01:56:01 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -4471,6 +4471,19 @@ PASS: gdb.base/bitfields.exp: continuing to break5 PASS: gdb.base/bitfields.exp: distinct bitfields in container PASS: gdb.base/bitfields.exp: print container.one.u3 PASS: gdb.base/bitfields.exp: print container.two.u3 +PASS: gdb.base/bitfields.exp: set internal var +PASS: gdb.base/bitfields.exp: set $myvar.a = 0 +PASS: gdb.base/bitfields.exp: set $myvar.inner.b = 1 +PASS: gdb.base/bitfields.exp: set $myvar.inner.deep.c = 0 +PASS: gdb.base/bitfields.exp: set $myvar.inner.deep.d = -1 +PASS: gdb.base/bitfields.exp: set $myvar.inner.e = 1 +PASS: gdb.base/bitfields.exp: set $myvar.f = 1 +PASS: gdb.base/bitfields.exp: print $myvar.a +PASS: gdb.base/bitfields.exp: print $myvar.inner.b +PASS: gdb.base/bitfields.exp: print $myvar.inner.deep.c +PASS: gdb.base/bitfields.exp: print $myvar.inner.deep.d +PASS: gdb.base/bitfields.exp: print $myvar.inner.e +PASS: gdb.base/bitfields.exp: print $myvar.f Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/macscp.exp ... PASS: gdb.base/macscp.exp: list main for support check PASS: gdb.base/macscp.exp: list main for WHERE @@ -4804,11 +4817,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 4496 +# of expected passes 4509 # of unexpected failures 92 # of expected failures 6 # of known failures 20 # of untested testcases 2 # of unsupported tests 12 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index 80af8e7e..f2f487fa 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 09:42:58 2013 +Test Run By thomas on Thu Mar 14 02:06:50 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -182,6 +182,8 @@ PASS: gdb.base/watchpoint.exp: show disable fast watches PASS: gdb.base/watchpoint.exp: set slow conditional watch PASS: gdb.base/watchpoint.exp: trigger slow conditional watch PASS: gdb.base/watchpoint.exp: delete watch ival3 +PASS: gdb.base/watchpoint.exp: set slow condition watch w/thread +PASS: gdb.base/watchpoint.exp: delete watch w/condition and thread PASS: gdb.base/watchpoint.exp: rwatch disallowed when can-set-hw-watchpoints cleared PASS: gdb.base/watchpoint.exp: set breakpoint at marker1 PASS: gdb.base/watchpoint.exp: set breakpoint at marker2 @@ -1275,6 +1277,7 @@ PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E1dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E-10dl PASS: gdb.base/printcmds.exp: printf "%DDf\n",1.2E6144dl +PASS: gdb.base/printcmds.exp: printf "%Hf %Hf\n",1.2df,1.3df PASS: gdb.base/printcmds.exp: set print symbol on PASS: gdb.base/printcmds.exp: print &three PASS: gdb.base/printcmds.exp: print parrays @@ -4086,125 +4089,125 @@ FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint a FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: next from handler; continue to handler FAIL: gdb.base/sigstep.exp: next from handler; leave handler -FAIL: gdb.base/sigstep.exp: nexti from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler (hit breakpoint again) +PASS: gdb.base/sigstep.exp: nexti from handleri; continue to handler +FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler FAIL: gdb.base/sigstep.exp: nexti from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: finish from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler (hit breakpoint again) +FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler FAIL: gdb.base/sigstep.exp: finish from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: return from handleri; continue to handler -FAIL: gdb.base/sigstep.exp: return from handleri; leave handler (hit breakpoint again) -FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline (got interactive prompt) +FAIL: gdb.base/sigstep.exp: return from handleri; leave handler +FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: Set done as return will have skipped it PASS: gdb.base/sigstep.exp: set itimer = itimer_real PASS: gdb.base/sigstep.exp: break 79 -PASS: gdb.base/sigstep.exp: step to handler; resync +FAIL: gdb.base/sigstep.exp: step to handler; resync (the program exited) PASS: gdb.base/sigstep.exp: step to handler; advance to infinite loop PASS: gdb.base/sigstep.exp: step to handler; break handler -PASS: gdb.base/sigstep.exp: step to handler; performing step +FAIL: gdb.base/sigstep.exp: step to handler; performing step (the program is no longer running) PASS: gdb.base/sigstep.exp: step to handler; clear handler -PASS: gdb.base/sigstep.exp: next to handler; resync +FAIL: gdb.base/sigstep.exp: next to handler; resync (the program is no longer running) PASS: gdb.base/sigstep.exp: next to handler; advance to infinite loop PASS: gdb.base/sigstep.exp: next to handler; break handler -PASS: gdb.base/sigstep.exp: next to handler; performing next +FAIL: gdb.base/sigstep.exp: next to handler; performing next (the program is no longer running) PASS: gdb.base/sigstep.exp: next to handler; clear handler -PASS: gdb.base/sigstep.exp: continue to handler; resync +FAIL: gdb.base/sigstep.exp: continue to handler; resync (the program is no longer running) PASS: gdb.base/sigstep.exp: continue to handler; advance to infinite loop PASS: gdb.base/sigstep.exp: continue to handler; break handler -PASS: gdb.base/sigstep.exp: continue to handler; performing continue +FAIL: gdb.base/sigstep.exp: continue to handler; performing continue (the program is no longer running) PASS: gdb.base/sigstep.exp: continue to handler; clear handler -PASS: gdb.base/sigstep.exp: step to handler entry; resync +FAIL: gdb.base/sigstep.exp: step to handler entry; resync (the program is no longer running) PASS: gdb.base/sigstep.exp: step to handler entry; advance to infinite loop PASS: gdb.base/sigstep.exp: step to handler entry; break handler -PASS: gdb.base/sigstep.exp: step to handler entry; performing step +FAIL: gdb.base/sigstep.exp: step to handler entry; performing step (the program is no longer running) PASS: gdb.base/sigstep.exp: step to handler entry; clear handler -FAIL: gdb.base/sigstep.exp: next to handler entry; resync -FAIL: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: step over handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: step over handler; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step over handler; performing step (timeout) -FAIL: gdb.base/sigstep.exp: next over handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: next over handler; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next over handler; performing next (timeout) -FAIL: gdb.base/sigstep.exp: continue over handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue over handler; advance to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue over handler; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; break handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; break handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; break handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; break handler (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; clear handler (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; performing step (timeout) -FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; performing next (timeout) -FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; clear infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; resync (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; break infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue (timeout) -FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; clear infinite loop (timeout) +FAIL: gdb.base/sigstep.exp: next to handler entry; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: next to handler entry; advance to infinite loop +PASS: gdb.base/sigstep.exp: next to handler entry; break handler +FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (the program is no longer running) +PASS: gdb.base/sigstep.exp: next to handler entry; clear handler +FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue to handler entry; advance to infinite loop +PASS: gdb.base/sigstep.exp: continue to handler entry; break handler +FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue to handler entry; clear handler +FAIL: gdb.base/sigstep.exp: step over handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: step over handler; advance to infinite loop +FAIL: gdb.base/sigstep.exp: step over handler; performing step (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next over handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: next over handler; advance to infinite loop +FAIL: gdb.base/sigstep.exp: next over handler; performing next (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue over handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue over handler; advance to infinite loop +FAIL: gdb.base/sigstep.exp: continue over handler; performing continue (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; break infinite loop +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; break handler +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step (the program is no longer running) +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; clear infinite loop +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; clear handler +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler; break infinite loop +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler; break handler +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next (the program is no longer running) +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler; clear infinite loop +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler; clear handler +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler; break infinite loop +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler; break handler +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler; clear infinite loop +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler; clear handler +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler entry; break infinite loop +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler entry; break handler +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step (the program is no longer running) +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler entry; clear infinite loop +PASS: gdb.base/sigstep.exp: step on breakpoint, to handler entry; clear handler +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler entry; break infinite loop +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler entry; break handler +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next (the program is no longer running) +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler entry; clear infinite loop +PASS: gdb.base/sigstep.exp: next on breakpoint, to handler entry; clear handler +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; break infinite loop +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; break handler +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; clear infinite loop +PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; clear handler +FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: step on breakpoint, skip handler; break infinite loop +FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; performing step (the program is no longer running) +PASS: gdb.base/sigstep.exp: step on breakpoint, skip handler; clear infinite loop +FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: next on breakpoint, skip handler; break infinite loop +FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; performing next (the program is no longer running) +PASS: gdb.base/sigstep.exp: next on breakpoint, skip handler; clear infinite loop +FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; resync (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; break infinite loop +FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop (the program is no longer running) +FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue (the program is no longer running) +PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; clear infinite loop Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ... PASS: gdb.base/nostdlib.exp: stop at run PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 3872 -# of unexpected failures 175 +# of expected passes 3907 +# of unexpected failures 143 # of expected failures 2 # of known failures 2 # of untested testcases 7 # of unsupported tests 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum new file mode 100644 index 00000000..eeb4cc2b --- /dev/null +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum @@ -0,0 +1,17 @@ +Test Run By thomas on Thu Mar 14 02:29:36 2013 +Native configuration is i686-unknown-gnu0.3 + + === gdb tests === + +Schedule of variations: + unix + +Running target unix +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/enable.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/function_call_history.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/instruction_history.exp ... + + === gdb Summary === + +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory + diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index 68ad59a8..15dbe173 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:17:53 2013 +Test Run By thomas on Thu Mar 14 02:29:39 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index 8bbacf8c..178a321d 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:17:55 2013 +Test Run By thomas on Thu Mar 14 02:29:41 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -2288,6 +2288,8 @@ PASS: gdb.cp/m-static.exp: simple object, static const bool PASS: gdb.cp/m-static.exp: simple object, static const int PASS: gdb.cp/m-static.exp: simple object, static long PASS: gdb.cp/m-static.exp: simple object, static enum +PASS: gdb.cp/m-static.exp: simple object instance, print quoted destructor +PASS: gdb.cp/m-static.exp: simple object class, ptype quoted destructor PASS: gdb.cp/m-static.exp: derived template object, base static const bool PASS: gdb.cp/m-static.exp: derived template object, base static const int PASS: gdb.cp/m-static.exp: derived template object, base static long @@ -4115,10 +4117,10 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3955 +# of expected passes 3957 # of unexpected failures 12 # of expected failures 6 # of known failures 20 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index c6556a7f..2af6d29a 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:26:16 2013 +Test Run By thomas on Thu Mar 14 02:37:53 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index 13306893..54ca1907 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:26:18 2013 +Test Run By thomas on Thu Mar 14 02:37:55 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -560,6 +560,9 @@ PASS: gdb.dwarf2/pr11465.exp: p N::c.C Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pr13961.exp ... PASS: gdb.dwarf2/pr13961.exp: break main PASS: gdb.dwarf2/pr13961.exp: pr13961 +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/subrange.exp ... +PASS: gdb.dwarf2/subrange.exp: set language pascal +PASS: gdb.dwarf2/subrange.exp: ptype TByteArray Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/trace-crash.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/typeddwarf.exp ... PASS: gdb.dwarf2/typeddwarf.exp: set breakpoint at typeddwarf.c:29 @@ -611,9 +614,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x === gdb Summary === -# of expected passes 515 +# of expected passes 517 # of known failures 1 # of untested testcases 9 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 2b05dacf..565f330b 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:28:16 2013 +Test Run By thomas on Thu Mar 14 02:40:06 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -269,5 +269,5 @@ PASS: gdb.fortran/types.exp: pt 10e20 # of expected passes 243 # of unexpected failures 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index 4693bffa..327f2f50 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:28:48 2013 +Test Run By thomas on Thu Mar 14 02:40:37 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -180,5 +180,5 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename === gdb Summary === # of expected passes 165 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum index ea6d6b44..65fb9281 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:29:43 2013 +Test Run By thomas on Thu Mar 14 02:41:29 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp # of expected passes 44 # of expected failures 4 # of untested testcases 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index a96e883a..7bc53bc1 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:29:50 2013 +Test Run By thomas on Thu Mar 14 02:41:38 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -116,5 +116,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd # of unknown successes 1 # of known failures 2 # of unsupported tests 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index 3e6f1d98..3f9d5c55 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:30:38 2013 +Test Run By thomas on Thu Mar 14 02:42:27 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -7,6 +7,22 @@ Schedule of variations: unix Running target unix +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/break-ask.exp ... +PASS: gdb.linespec/break-ask.exp: set multiple-symbols ask +PASS: gdb.linespec/break-ask.exp: set filename-display absolute +PASS: gdb.linespec/break-ask.exp: break twodup absolute +PASS: gdb.linespec/break-ask.exp: 0 +PASS: gdb.linespec/break-ask.exp: set filename-display relative +PASS: gdb.linespec/break-ask.exp: break twodup relative +PASS: gdb.linespec/break-ask.exp: 2 +PASS: gdb.linespec/break-ask.exp: expect breakpoint +PASS: gdb.linespec/break-ask.exp: info source +PASS: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere +PASS: gdb.linespec/break-ask.exp: break twodup relative other +PASS: gdb.linespec/break-ask.exp: 3 +PASS: gdb.linespec/break-ask.exp: expect breakpoint other +PASS: gdb.linespec/break-ask.exp: info source other +PASS: gdb.linespec/break-ask.exp: continue to breakpoint: body_elsewhere other Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/linespec.exp ... PASS: gdb.linespec/linespec.exp: set multiple-symbols to all for linespec tests PASS: gdb.linespec/linespec.exp: single-location break using dir/file:line @@ -204,6 +220,6 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function === gdb Summary === -# of expected passes 188 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of expected passes 203 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index e67237e5..f9617107 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:30:58 2013 +Test Run By thomas on Thu Mar 14 02:42:51 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -913,12 +913,12 @@ PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: create varobj PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value PASS: gdb.mi/mi-var-cmd.exp: breakpoint at main PASS: gdb.mi/mi-var-cmd.exp: mi runto main -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed +PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now +PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now -FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed +PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now +PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ... PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint) PASS: gdb.mi/mi-var-cp.exp: create varobj for rx @@ -1743,11 +1743,11 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno === gdb Summary === -# of expected passes 1620 -# of unexpected failures 29 +# of expected passes 1624 +# of unexpected failures 25 # of unexpected successes 1 # of expected failures 8 # of known failures 6 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index 6cb12db3..7872cc17 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:33:39 2013 +Test Run By thomas on Thu Mar 14 02:45:27 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a === gdb Summary === # of expected passes 8 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index 9a9060a7..96c129d8 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:33:42 2013 +Test Run By thomas on Thu Mar 14 02:45:31 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -63,5 +63,5 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 # of expected passes 31 # of unexpected failures 10 # of untested testcases 2 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 0ce6ebcc..28fd2d44 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:33:52 2013 +Test Run By thomas on Thu Mar 14 02:45:40 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll # of expected passes 13 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index c9b8fff9..e5e95e7b 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:34:04 2013 +Test Run By thomas on Thu Mar 14 02:45:53 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index d1b31c8e..892a1d53 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:34:08 2013 +Test Run By thomas on Thu Mar 14 02:45:56 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -115,5 +115,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3) # of expected passes 95 # of expected failures 1 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index 8a79ce8b..5f539b55 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:34:25 2013 +Test Run By thomas on Thu Mar 14 02:46:12 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20 # of known failures 1 # of untested testcases 2 # of unsupported tests 4 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index a527b097..39e3a01a 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:34:28 2013 +Test Run By thomas on Thu Mar 14 02:46:15 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -49,6 +49,15 @@ PASS: gdb.python/lib-types.exp: python print (enum1_list) PASS: gdb.python/lib-types.exp: python struct_a = gdb.lookup_type ('struct A') PASS: gdb.python/lib-types.exp: python print (struct_a.keys ()) PASS: gdb.python/lib-types.exp: python print ([k for k,v in gdb.types.deep_items(struct_a)]) +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-arch.exp ... +PASS: gdb.python/py-arch.exp: test number of instructions 1 +PASS: gdb.python/py-arch.exp: test number of instructions 2 +PASS: gdb.python/py-arch.exp: test number of instructions 3 +PASS: gdb.python/py-arch.exp: test number of instructions 4 +PASS: gdb.python/py-arch.exp: test key addr +PASS: gdb.python/py-arch.exp: test key asm +PASS: gdb.python/py-arch.exp: test key length +PASS: gdb.python/py-arch.exp: test exception Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-block.exp ... PASS: gdb.python/py-block.exp: continue to breakpoint: Block break here. PASS: gdb.python/py-block.exp: Check block not None @@ -1496,9 +1505,9 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1438 +# of expected passes 1446 # of unexpected failures 8 # of untested testcases 1 # of unsupported tests 3 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index 24cd4d4f..2056faab 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:37:30 2013 +Test Run By thomas on Thu Mar 14 02:48:58 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -37,5 +37,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp .. === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index d04f8760..163dbe3b 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:37:32 2013 +Test Run By thomas on Thu Mar 14 02:49:01 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -10,6 +10,7 @@ Running target unix Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-attach.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-run.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/file-transfer.exp ... +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/no-thread-db.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-exec-info.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-mon.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ... @@ -17,5 +18,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... === gdb Summary === -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index 18f34826..8d3fa9ae 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:37:33 2013 +Test Run By thomas on Thu Mar 14 02:49:02 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2 # of expected passes 212 # of expected failures 7 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 7e05b5f0..e250e497 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:37:47 2013 +Test Run By thomas on Thu Mar 14 02:49:17 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -125,8 +125,8 @@ PASS: gdb.threads/manythreads.exp: give a name to the thread PASS: gdb.threads/manythreads.exp: check thread name PASS: gdb.threads/manythreads.exp: second continue PASS: gdb.threads/manythreads.exp: check for duplicate SIGINT -PASS: gdb.threads/manythreads.exp: stop threads 2 -PASS: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program +FAIL: gdb.threads/manythreads.exp: stop threads 2 (timeout) +FAIL: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program (timeout) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ... UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ... @@ -451,10 +451,10 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started === gdb Summary === -# of expected passes 181 -# of unexpected failures 164 +# of expected passes 179 +# of unexpected failures 166 # of unresolved testcases 1 # of untested testcases 3 # of unsupported tests 9 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index 13a3bdc4..12f77c8c 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:48:50 2013 +Test Run By thomas on Thu Mar 14 03:00:59 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -134,10 +134,13 @@ UNSUPPORTED: gdb.trace/mi-traceframe-changed.exp: Current target does not suppor Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ... UNSUPPORTED: gdb.trace/mi-tracepoint-changed.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ... -PASS: gdb.trace/mi-tsv-changed.exp: create delete: tvariable $tvar1 -PASS: gdb.trace/mi-tsv-changed.exp: create delete: tvariable $tvar2 -PASS: gdb.trace/mi-tsv-changed.exp: create delete: delete tvariable $tvar2 -PASS: gdb.trace/mi-tsv-changed.exp: create delete: delete all tvariables +PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar1 +PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar1 modified +PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar1 modified without notification +PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar2 +PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: delete tvariable $tvar2 +PASS: gdb.trace/mi-tsv-changed.exp: create delete modify: delete all tvariables +UNSUPPORTED: gdb.trace/mi-tsv-changed.exp: create delete modify: Current target does not support trace UNSUPPORTED: gdb.trace/mi-tsv-changed.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/packetlen.exp ... UNSUPPORTED: gdb.trace/packetlen.exp: Current target does not support trace @@ -227,6 +230,7 @@ PASS: gdb.trace/tfile.exp: no registers if no traceframe selected PASS: gdb.trace/tfile.exp: target tfile PASS: gdb.trace/tfile.exp: tstatus on error trace file PASS: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile basic.tf" +PASS: gdb.trace/tfile.exp: -trace-status Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfind.exp ... PASS: gdb.trace/tfind.exp: 6.2: help tstart PASS: gdb.trace/tfind.exp: 7.2: help tstop @@ -241,6 +245,8 @@ PASS: gdb.trace/tfind.exp: 8.38: help tfind tracepoint UNSUPPORTED: gdb.trace/tfind.exp: Current target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-break.exp ... UNSUPPORTED: gdb.trace/trace-break.exp: target does not support trace +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-buffer-size.exp ... +UNSUPPORTED: gdb.trace/trace-buffer-size.exp: target does not support trace Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/trace-mt.exp ... PASS: gdb.trace/trace-mt.exp: successfully compiled posix threads test case UNSUPPORTED: gdb.trace/trace-mt.exp: target does not support trace @@ -267,7 +273,7 @@ PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint PASS: gdb.trace/tracecmd.exp: 1.14: help trace PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ... -gdb compile failed, gcc: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory +gdb compile failed, gcc-4.7.real: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory UNTESTED: gdb.trace/tspeed.exp: tspeed.exp Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tstatus.exp ... UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace @@ -277,8 +283,12 @@ PASS: gdb.trace/tsv.exp: Create a trace state variable with initial value PASS: gdb.trace/tsv.exp: Change initial value of a trace state variable PASS: gdb.trace/tsv.exp: Create a trace state variable with expression PASS: gdb.trace/tsv.exp: Init trace state variable to a 64-bit value +PASS: gdb.trace/tsv.exp: tvariable syntax error, not empty variable name PASS: gdb.trace/tsv.exp: tvariable syntax error, bad name +PASS: gdb.trace/tsv.exp: tvariable syntax error, bad name 2 +PASS: gdb.trace/tsv.exp: tvariable syntax error, bad name 3 PASS: gdb.trace/tsv.exp: tvariable syntax error, not an assignment +PASS: gdb.trace/tsv.exp: tvariable creation fails with invalid expression PASS: gdb.trace/tsv.exp: List tvariables PASS: gdb.trace/tsv.exp: Print a trace state variable before run PASS: gdb.trace/tsv.exp: delete trace state variable @@ -301,8 +311,8 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti === gdb Summary === -# of expected passes 230 +# of expected passes 237 # of untested testcases 3 -# of unsupported tests 22 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +# of unsupported tests 24 +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 33cc4d55..67584602 100644 --- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 10:49:54 2013 +Test Run By thomas on Thu Mar 14 03:02:11 2013 Native configuration is i686-unknown-gnu0.3 === gdb tests === @@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml # of expected passes 24 # of known failures 1 -[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20130206-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory +[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory -- cgit v1.2.3