diff options
Diffstat (limited to 'gdb')
66 files changed, 1270 insertions, 1079 deletions
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 <sys/syscall.h> 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 diff --git a/gdb/kepler.SCHWINGE/log_build b/gdb/kepler.SCHWINGE/log_build index ec163795..5453f911 100644 --- a/gdb/kepler.SCHWINGE/log_build +++ b/gdb/kepler.SCHWINGE/log_build @@ -2398,7 +2398,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 <thread_db.h> has TD_NOTALLOC... yes checking whether <thread_db.h> has TD_VERSION... yes checking whether <thread_db.h> has TD_NOTLS... yes @@ -2466,6 +2466,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 @@ -2522,6 +2523,8 @@ checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... (cached) yes +checking for special C compiler options needed for large files... (cached) no +checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) i686-pc-linux-gnu @@ -3218,6 +3221,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -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 linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../Ferry_Tagscherer/gdb/linux-fork.c gcc-4.7 -g -O2 -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 linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../Ferry_Tagscherer/gdb/common/linux-procfs.c gcc-4.7 -g -O2 -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 linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../Ferry_Tagscherer/gdb/common/linux-ptrace.c +gcc-4.7 -g -O2 -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 linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../Ferry_Tagscherer/gdb/common/linux-btrace.c gcc-4.7 -g -O2 -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 remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../Ferry_Tagscherer/gdb/remote.c gcc-4.7 -g -O2 -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 dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../Ferry_Tagscherer/gdb/dcache.c gcc-4.7 -g -O2 -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 tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../Ferry_Tagscherer/gdb/tracepoint.c @@ -3599,7 +3603,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c 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 -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 @@ -3607,6 +3611,7 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -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 -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 -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 -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 -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 -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 -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 @@ -3620,13 +3625,15 @@ gcc-4.7 -g -O2 -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/c gcc-4.7 -g -O2 -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 -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 -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 -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 -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 -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 -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 -static-libstdc++ -static-libgcc \ - -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.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 \ - ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -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 -ldl -rdynamic + -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.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 -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 -ldl -Wl,--dynamic-list=../../Ferry_Tagscherer/gdb/proc-service.list make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc' make[4]: Nothing to be done for `all'. @@ -3994,6 +4001,9 @@ gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio.o -MT hostio.o -MMD -MP -MF .deps/hostio.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c +../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c: In function 'handle_tracepoint_query': +../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c:2834:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] +../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c:2807:11: note: 'val' was declared here gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c @@ -4022,11 +4032,12 @@ gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF .deps/i387-fp.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c +gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-btrace.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c rm -f gdbserver -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o notif.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o hostio-errno.o thread-db.o proc-service.o \ +gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o notif.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \ build-gnulib-gdbserver/import/libgnu.a -ldl gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c rm -f gdbreplay diff --git a/gdb/kepler.SCHWINGE/log_test b/gdb/kepler.SCHWINGE/log_test index 093b6f8b..4850e840 100644 --- a/gdb/kepler.SCHWINGE/log_test +++ b/gdb/kepler.SCHWINGE/log_test @@ -18,6 +18,7 @@ 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 +39,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 +62,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 00:08:52 2013 +Test Run By thomas on Thu Mar 14 01:19:54 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -254,17 +255,17 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1090.exp ... === gdb Summary === -# of expected passes 6021 +# of expected passes 6034 # of unexpected failures 4 # of expected failures 26 # of known failures 21 # of untested testcases 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.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 00:13:10 2013 +Test Run By thomas on Thu Mar 14 01:24:27 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -411,16 +412,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ... === gdb Summary === -# of expected passes 4538 +# of expected passes 4541 # of unexpected failures 1 # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/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 00:14:58 2013 +Test Run By thomas on Thu Mar 14 01:26:20 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -466,6 +467,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 ... @@ -532,16 +534,16 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/widewide.exp ... === gdb Summary === -# of expected passes 418 +# of expected passes 427 # of unexpected failures 16 # 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 00:15:43 2013 +Test Run By thomas on Thu Mar 14 01:27:15 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -564,6 +566,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 ... @@ -613,10 +617,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 197 # 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.asm --outdir=gdb.asm -Test Run By thomas on Fri Feb 8 00:15:47 2013 +Test Run By thomas on Thu Mar 14 01:27:21 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -633,10 +637,31 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.asm/asm-source.exp ... === gdb Summary === # of expected passes 28 -[...]/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.btrace --outdir=gdb.btrace +Test Run By thomas on Thu Mar 14 01:27:22 2013 +Native configuration is i686-pc-linux-gnu + + === 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 00:15:48 2013 +Test Run By thomas on Thu Mar 14 01:27:22 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -669,10 +694,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 00:15:48 2013 +Test Run By thomas on Thu Mar 14 01:27:23 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -798,14 +823,14 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc2.exp ... === gdb Summary === -# of expected passes 3965 +# of expected passes 3967 # of expected failures 6 # of known failures 22 # 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.disasm --outdir=gdb.disasm -Test Run By thomas on Fri Feb 8 00:16:44 2013 +Test Run By thomas on Thu Mar 14 01:28:27 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -838,10 +863,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 00:16:44 2013 +Test Run By thomas on Thu Mar 14 01:28:27 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -924,6 +949,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 ... @@ -931,14 +957,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 00:17:00 2013 +Test Run By thomas on Thu Mar 14 01:28:45 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -969,11 +995,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 00:17:04 2013 +Test Run By thomas on Thu Mar 14 01:28:51 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -993,10 +1019,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 00:17:09 2013 +Test Run By thomas on Thu Mar 14 01:28:57 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1034,10 +1060,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 00:17:10 2013 +Test Run By thomas on Thu Mar 14 01:28:57 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1066,11 +1092,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 00:17:16 2013 +Test Run By thomas on Thu Mar 14 01:29:08 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1082,6 +1108,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 ... @@ -1091,11 +1118,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 00:17:19 2013 +Test Run By thomas on Thu Mar 14 01:29:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1176,11 +1203,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/pr11022.exp ... # of expected failures 8 # of known failures 6 # 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.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 00:18:05 2013 +Test Run By thomas on Thu Mar 14 01:30:00 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1197,10 +1224,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 00:18:06 2013 +Test Run By thomas on Thu Mar 14 01:30:00 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1221,10 +1248,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp . === gdb Summary === # of expected passes 47 -[...]/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.objc --outdir=gdb.objc -Test Run By thomas on Fri Feb 8 00:18:08 2013 +Test Run By thomas on Thu Mar 14 01:30:02 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1245,10 +1272,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 00:18:09 2013 +Test Run By thomas on Thu Mar 14 01:30:05 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1268,10 +1295,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 00:18:10 2013 +Test Run By thomas on Thu Mar 14 01:30:05 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1294,10 +1321,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 00:18:12 2013 +Test Run By thomas on Thu Mar 14 01:30:07 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1322,10 +1349,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 00:18:12 2013 +Test Run By thomas on Thu Mar 14 01:30:07 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1338,6 +1365,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 ... @@ -1376,11 +1404,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ... === gdb Summary === -# of expected passes 1544 -[...]/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 1552 +[...]/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.reverse --outdir=gdb.reverse -Test Run By thomas on Fri Feb 8 00:18:33 2013 +Test Run By thomas on Thu Mar 14 01:30:29 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1424,10 +1452,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp .. # of expected passes 2770 # of untested testcases 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.server --outdir=gdb.server -Test Run By thomas on Fri Feb 8 00:18:58 2013 +Test Run By thomas on Thu Mar 14 01:30:55 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1442,6 +1470,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 ... @@ -1449,11 +1478,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ... === gdb Summary === -# of expected passes 62 -[...]/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 67 +[...]/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 00:19:02 2013 +Test Run By thomas on Thu Mar 14 01:31:00 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1473,10 +1502,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 00:19:04 2013 +Test Run By thomas on Thu Mar 14 01:31:02 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1543,10 +1572,10 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads2.exp .. === gdb Summary === # of expected passes 725 -[...]/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.trace --outdir=gdb.trace -Test Run By thomas on Fri Feb 8 00:20:30 2013 +Test Run By thomas on Thu Mar 14 01:32:31 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1585,6 +1614,7 @@ 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 ... @@ -1596,13 +1626,13 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ... === gdb Summary === -# of expected passes 230 +# of expected passes 237 # of untested testcases 2 -# of unsupported tests 23 -[...]/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 25 +[...]/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 00:20:39 2013 +Test Run By thomas on Thu Mar 14 01:32:41 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1623,7 +1653,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/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum index 5185d61e..269873ce 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:14:58 2013 +Test Run By thomas on Thu Mar 14 01:26:20 2013 Native configuration is i686-pc-linux-gnu === 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 418 +# of expected passes 427 # of unexpected failures 16 # 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum index 9a392066..c4b707f8 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:15:43 2013 +Test Run By thomas on Thu Mar 14 01:27:15 2013 Native configuration is i686-pc-linux-gnu === 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 ... @@ -265,5 +267,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ... # of expected passes 197 # 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum index 98306387..a3c65c59 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:15:47 2013 +Test Run By thomas on Thu Mar 14 01:27:21 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -40,5 +40,5 @@ PASS: gdb.asm/asm-source.exp: look at static function === gdb Summary === # of expected passes 28 -[...]/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/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum index d2320f92..65bc455d 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:08:52 2013 +Test Run By thomas on Thu Mar 14 01:19:54 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -5917,6 +5917,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 @@ -6250,11 +6263,11 @@ PASS: gdb.base/gdb1090.exp: print s24 === gdb Summary === -# of expected passes 6021 +# of expected passes 6034 # of unexpected failures 4 # of expected failures 26 # of known failures 21 # of untested testcases 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum index a6d6ae80..badcf38c 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:13:10 2013 +Test Run By thomas on Thu Mar 14 01:24:27 2013 Native configuration is i686-pc-linux-gnu === 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 @@ -1288,6 +1290,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 @@ -4694,10 +4697,10 @@ PASS: gdb.base/nostdlib.exp: continue to marker === gdb Summary === -# of expected passes 4538 +# of expected passes 4541 # of unexpected failures 1 # of expected failures 3 # of known failures 7 # of untested testcases 5 -[...]/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/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum new file mode 100644 index 00000000..1a322888 --- /dev/null +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum @@ -0,0 +1,17 @@ +Test Run By thomas on Thu Mar 14 01:27:22 2013 +Native configuration is i686-pc-linux-gnu + + === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum index 8f7ca393..0b04e588 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:15:48 2013 +Test Run By thomas on Thu Mar 14 01:27:22 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum index 4a84f212..9750ce3e 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:15:48 2013 +Test Run By thomas on Thu Mar 14 01:27:23 2013 Native configuration is i686-pc-linux-gnu === 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,9 +4117,9 @@ PASS: gdb.cp/virtfunc2.exp: print o === gdb Summary === -# of expected passes 3965 +# of expected passes 3967 # of expected failures 6 # of known failures 22 # 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum index 7bbb2e23..9476b98a 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:16:44 2013 +Test Run By thomas on Thu Mar 14 01:28:27 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum index e70c5bc8..c80b4403 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:16:44 2013 +Test Run By thomas on Thu Mar 14 01:28:27 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum index 3713b843..fc941508 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:17:00 2013 +Test Run By thomas on Thu Mar 14 01:28:45 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum index 51fe93ca..4b8f3919 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:17:04 2013 +Test Run By thomas on Thu Mar 14 01:28:51 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum index 0dcdcf86..37041480 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:17:09 2013 +Test Run By thomas on Thu Mar 14 01:28:57 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum index 88bfc3b7..95d8b71c 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:17:10 2013 +Test Run By thomas on Thu Mar 14 01:28:57 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum index 88db3ecc..d9ba64e2 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:17:16 2013 +Test Run By thomas on Thu Mar 14 01:29:08 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum index a3547df5..826b0433 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:17:19 2013 +Test Run By thomas on Thu Mar 14 01:29:12 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -1876,5 +1876,5 @@ PASS: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 # of expected failures 8 # of known failures 6 # 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum index b4044401..6fffa5e9 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:05 2013 +Test Run By thomas on Thu Mar 14 01:30:00 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum index c5aa8e00..1a102969 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:06 2013 +Test Run By thomas on Thu Mar 14 01:30:00 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -63,5 +63,5 @@ PASS: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1 === gdb Summary === # of expected passes 47 -[...]/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/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum index 116ef0f1..fbfa5aeb 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:08 2013 +Test Run By thomas on Thu Mar 14 01:30:02 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum index 238a511c..2d7a0495 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:09 2013 +Test Run By thomas on Thu Mar 14 01:30:05 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum index b5b3c01f..28568fa1 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:10 2013 +Test Run By thomas on Thu Mar 14 01:30:05 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum index c6f155e7..dd8d9de1 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:12 2013 +Test Run By thomas on Thu Mar 14 01:30:07 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum index 56596f1e..568c6777 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:12 2013 +Test Run By thomas on Thu Mar 14 01:30:07 2013 Native configuration is i686-pc-linux-gnu === 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 @@ -1590,6 +1599,6 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address === gdb Summary === -# of expected passes 1544 -[...]/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 1552 +[...]/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/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum index 909b376c..04f6d3bc 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:33 2013 +Test Run By thomas on Thu Mar 14 01:30:29 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -2810,5 +2810,5 @@ PASS: gdb.reverse/watch-reverse.exp: watchpoint hit in reverse, HW, fifth time # of expected passes 2770 # of untested testcases 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum index 3559f3d2..65538d42 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:18:58 2013 +Test Run By thomas on Thu Mar 14 01:30:55 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -40,6 +40,12 @@ PASS: gdb.server/file-transfer.exp: compare intermediate text file PASS: gdb.server/file-transfer.exp: compare text file PASS: gdb.server/file-transfer.exp: deleted text file PASS: gdb.server/file-transfer.exp: verified deleted text file +Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/no-thread-db.exp ... +PASS: gdb.server/no-thread-db.exp: successfully compiled posix threads test case +PASS: gdb.server/no-thread-db.exp: disconnect +PASS: gdb.server/no-thread-db.exp: libthread-db is now unresolvable +PASS: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment +PASS: gdb.server/no-thread-db.exp: print foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-exec-info.exp ... PASS: gdb.server/server-exec-info.exp: file PASS: gdb.server/server-exec-info.exp: set sysroot remote: @@ -79,6 +85,6 @@ PASS: gdb.server/solib-list.exp: non-stop 1: p libvar === gdb Summary === -# of expected passes 62 -[...]/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 67 +[...]/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/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum index e7f98009..289361f9 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:19:02 2013 +Test Run By thomas on Thu Mar 14 01:31:00 2013 Native configuration is i686-pc-linux-gnu === 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/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum index 81f45170..f75c29b5 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:19:04 2013 +Test Run By thomas on Thu Mar 14 01:31:02 2013 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -787,5 +787,5 @@ PASS: gdb.threads/watchthreads2.exp: all threads incremented x === gdb Summary === # of expected passes 725 -[...]/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/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum index ee920484..8e3ce720 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:20:30 2013 +Test Run By thomas on Thu Mar 14 01:32:31 2013 Native configuration is i686-pc-linux-gnu === 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 @@ -276,8 +282,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 @@ -300,8 +310,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 2 -# of unsupported tests 23 -[...]/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 25 +[...]/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/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum index 022f5e98..40670b5f 100644 --- a/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum +++ b/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Fri Feb 8 00:20:39 2013 +Test Run By thomas on Thu Mar 14 01:32:41 2013 Native configuration is i686-pc-linux-gnu === 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 diff --git a/gdb/log_build.diff b/gdb/log_build.diff index 21df546a..de9f80f4 100644 --- a/gdb/log_build.diff +++ b/gdb/log_build.diff @@ -1,5 +1,5 @@ ---- toolchain/logs/gdb/kepler.SCHWINGE/log_build_ 2013-02-08 10:44:57.820980473 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/log_build_ 2013-02-08 10:44:57.840980473 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/log_build_ 2013-03-14 12:07:41.464938427 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/log_build_ 2013-03-14 12:07:41.520938430 +0100 @@ -279,12 +279,12 @@ checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no @@ -276,7 +276,7 @@ @@ -2399,11 +2378,8 @@ 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 <thread_db.h> has TD_NOTALLOC... yes -checking whether <thread_db.h> has TD_VERSION... yes -checking whether <thread_db.h> has TD_NOTLS... yes @@ -305,7 +305,7 @@ config.status: executing depdir commands mkdir -p -- .deps config.status: executing default commands -@@ -2494,331 +2470,6 @@ +@@ -2495,333 +2471,6 @@ config.status: creating gdb.threads/Makefile config.status: creating gdb.trace/Makefile config.status: creating gdb.xml/Makefile @@ -337,6 +337,8 @@ -checking for unistd.h... (cached) yes -checking for minix/config.h... (cached) no -checking whether it is safe to define __EXTENSIONS__... (cached) yes +-checking for special C compiler options needed for large files... (cached) no +-checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64 -checking build system type... (cached) [ARCH] -checking host system type... (cached) [ARCH] -checking target system type... (cached) [ARCH] @@ -637,7 +639,7 @@ 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' -@@ -3194,30 +2845,112 @@ +@@ -3197,31 +2846,118 @@ make[5]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib' make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/build-gnulib' make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb' @@ -711,6 +713,12 @@ +../../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 -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 @@ -724,6 +732,7 @@ -gcc-4.7 -g -O2 -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 linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo ../../Ferry_Tagscherer/gdb/linux-fork.c -gcc-4.7 -g -O2 -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 linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../Ferry_Tagscherer/gdb/common/linux-procfs.c -gcc-4.7 -g -O2 -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 linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../Ferry_Tagscherer/gdb/common/linux-ptrace.c +-gcc-4.7 -g -O2 -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 linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ../../Ferry_Tagscherer/gdb/common/linux-btrace.c +gcc-4.7 -g -O2 -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 notify_S.o -MT notify_S.o -MMD -MP -MF .deps/notify_S.Tpo notify_S.c +notify_S.c:305:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes] +notify_S.c:341:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes] @@ -765,13 +774,13 @@ gcc-4.7 -g -O2 -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 remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../Ferry_Tagscherer/gdb/remote.c gcc-4.7 -g -O2 -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 dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../Ferry_Tagscherer/gdb/dcache.c gcc-4.7 -g -O2 -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 tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../Ferry_Tagscherer/gdb/tracepoint.c -@@ -3625,440 +3358,12 @@ +@@ -3632,444 +3368,12 @@ gcc-4.7 -g -O2 -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 -static-libstdc++ -static-libgcc \ -- -o gdb gdb.o i386-tdep.o i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.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 \ -- ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -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 -ldl -rdynamic -+ -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 i386-linux-tdep.o glibc-tdep.o i387-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o i386-linux-nat.o proc-service.o linux-thread-db.o linux-nat.o linux-osdata.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.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 -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 -ldl -Wl,--dynamic-list=../../Ferry_Tagscherer/gdb/proc-service.list ++ -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 -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' @@ -1140,6 +1149,9 @@ -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio.o -MT hostio.o -MMD -MP -MF .deps/hostio.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/event-loop.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c +-../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c: In function 'handle_tracepoint_query': +-../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c:2834:11: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] +-../../../Ferry_Tagscherer/gdb/gdbserver/tracepoint.c:2807:11: note: 'val' was declared here -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/xml-utils.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/common-utils.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/ptid.c @@ -1168,11 +1180,12 @@ -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o i387-fp.o -MT i387-fp.o -MMD -MP -MF .deps/i387-fp.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/i387-fp.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-procfs.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-ptrace.c +-gcc-4.7 -c -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER ../../../Ferry_Tagscherer/gdb/gdbserver/../common/linux-btrace.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o hostio-errno.o -MT hostio-errno.o -MMD -MP -MF .deps/hostio-errno.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/hostio-errno.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o thread-db.o -MT thread-db.o -MMD -MP -MF .deps/thread-db.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/thread-db.c -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.c -rm -f gdbserver --gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o notif.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o hostio-errno.o thread-db.o proc-service.o \ +-gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -static-libstdc++ -static-libgcc -Wl,--dynamic-list=../../../Ferry_Tagscherer/gdb/gdbserver/proc-service.list -o gdbserver agent.o ax.o inferiors.o regcache.o remote-utils.o server.o signals.o target.o utils.o version.o vec.o gdb_vecs.o mem-break.o hostio.o event-loop.o tracepoint.o xml-utils.o common-utils.o ptid.o buffer.o format.o dll.o notif.o xml-builtin.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o \ - build-gnulib-gdbserver/import/libgnu.a -ldl -gcc-4.7 -g -O2 -I. -I../../../Ferry_Tagscherer/gdb/gdbserver -I../../../Ferry_Tagscherer/gdb/gdbserver/../common -I../../../Ferry_Tagscherer/gdb/gdbserver/../regformats -I../../../Ferry_Tagscherer/gdb/gdbserver/../../include -I../../../Ferry_Tagscherer/gdb/gdbserver/../gnulib/import -Ibuild-gnulib-gdbserver/import -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -DGDBSERVER -c -o gdbreplay.o -MT gdbreplay.o -MMD -MP -MF .deps/gdbreplay.Tpo ../../../Ferry_Tagscherer/gdb/gdbserver/gdbreplay.c -rm -f gdbreplay diff --git a/gdb/log_install.diff b/gdb/log_install.diff index bbdc3abe..018e5e6d 100644 --- a/gdb/log_install.diff +++ b/gdb/log_install.diff @@ -1,5 +1,5 @@ ---- toolchain/logs/gdb/kepler.SCHWINGE/log_install_ 2013-02-08 10:45:02.748980772 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/log_install_ 2013-02-08 10:45:02.752980770 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/log_install_ 2013-03-14 12:07:46.640938747 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/log_install_ 2013-03-14 12:07:46.652938748 +0100 @@ -70,7 +70,6 @@ libtool: install: /usr/bin/install -c .libs/libbfd.a [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a libtool: install: chmod 644 [...]/tschwinge/Ferry_Tagscherer.build.install/lib/libbfd.a diff --git a/gdb/log_test.diff b/gdb/log_test.diff index 20026826..41fbefd8 100644 --- a/gdb/log_test.diff +++ b/gdb/log_test.diff @@ -1,6 +1,6 @@ ---- toolchain/logs/gdb/kepler.SCHWINGE/log_test_ 2013-02-08 10:45:32.560982624 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/log_test_ 2013-02-08 10:45:32.564982624 +0100 -@@ -11,13 +11,13 @@ +--- toolchain/logs/gdb/kepler.SCHWINGE/log_test_ 2013-03-14 12:08:19.024940752 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/log_test_ 2013-03-14 12:08:19.036940753 +0100 +@@ -11,14 +11,12 @@ make[4]: Nothing to be done for `check'. make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po' make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd' @@ -11,20 +11,20 @@ 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]: 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' -@@ -70,7 +70,7 @@ +@@ -71,7 +69,7 @@ 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 00:08:52 2013 -+Test Run By thomas on Fri Feb 8 09:32:08 2013 +-Test Run By thomas on Thu Mar 14 01:19:54 2013 ++Test Run By thomas on Thu Mar 14 01:56:01 2013 Native configuration is [ARCH] === gdb tests === -@@ -94,9 +94,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -95,9 +93,12 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jump.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/multi-forks.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak.exp ... @@ -37,7 +37,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ... -@@ -117,10 +120,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -118,10 +119,16 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/commands.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/define.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/callfuncs.exp ... @@ -54,7 +54,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullpath-expand.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-signal-resume.exp ... -@@ -132,6 +141,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -133,6 +140,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find-unmapped.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/inferior-died.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/corefile.exp ... @@ -62,7 +62,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/duplicate-bp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/debug-expr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-frame.exp ... -@@ -155,12 +165,23 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -156,12 +164,23 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/lineinc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disasm-end-cu.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota1.exp ... @@ -86,7 +86,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-entry.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-interp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/args.exp ... -@@ -171,6 +192,18 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -172,6 +191,18 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11531.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-load.exp ... @@ -105,7 +105,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1056.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitops.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/memattr.exp ... -@@ -179,6 +212,9 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -180,6 +211,9 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dup-sect.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/long_long.exp ... @@ -115,7 +115,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdbindex-stabs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/label.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eval.exp ... -@@ -198,6 +234,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -199,6 +233,8 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline1.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/default.exp ... FAIL: gdb.base/default.exp: cd @@ -124,7 +124,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/assign.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-strs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dump.exp ... -@@ -207,6 +245,29 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -208,6 +244,29 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-test.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fileio.exp ... @@ -154,7 +154,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enumval.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enum_cond.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/huge.exp ... -@@ -219,12 +280,18 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -220,12 +279,18 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1555.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/del.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach.exp ... @@ -175,7 +175,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/included.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-debugdata.exp ... -@@ -247,6 +314,28 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -248,6 +313,28 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1250.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bfp-test.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-so.exp ... @@ -204,32 +204,32 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/macscp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11530.exp ... -@@ -254,17 +343,17 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -255,17 +342,17 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 6021 +-# of expected passes 6034 -# of unexpected failures 4 -# of expected failures 26 -# of known failures 21 -# of untested testcases 1 -# of unsupported tests 2 -+# 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 00:13:10 2013 -+Test Run By thomas on Fri Feb 8 09:42:58 2013 +-Test Run By thomas on Thu Mar 14 01:24:27 2013 ++Test Run By thomas on Thu Mar 14 02:06:50 2013 Native configuration is [ARCH] === gdb tests === -@@ -278,10 +367,30 @@ Running target unix +@@ -279,10 +366,30 @@ Running target unix Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-read.exp ... @@ -260,7 +260,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/randomize.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return-nodebug.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-lang-auto.exp ... -@@ -291,6 +400,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -292,6 +399,10 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/printcmds.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/restore.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/savedregs.exp ... @@ -271,7 +271,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/tui-layout.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signest.exp ... -@@ -306,14 +419,29 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -307,14 +418,29 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepdebug.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shreloc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr11022.exp ... @@ -301,7 +301,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-nodir.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-db-attach.exp ... -@@ -321,6 +449,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -322,6 +448,10 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/skip-solib.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/start.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-weak.exp ... @@ -312,7 +312,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/save-bp.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/term.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-resume-infcall.exp ... -@@ -332,12 +464,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -333,12 +463,14 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return2.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shlib-call.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-vfork.exp ... @@ -328,7 +328,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond-infcall.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue-include.exp ... -@@ -352,7 +486,11 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -353,7 +485,11 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-overlap.exp ... sh: prelink: command not found Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo.exp ... @@ -340,7 +340,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/subst.exp ... -@@ -371,7 +509,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -372,7 +508,12 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/wchar.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw.exp ... @@ -353,7 +353,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-indr-cl.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shell.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/psymtab.exp ... -@@ -380,6 +523,17 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -381,6 +522,17 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-delete.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-non-mem.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unload.exp ... @@ -371,7 +371,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/twice.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/permissions.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nodebug.exp ... -@@ -393,34 +547,144 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -394,34 +546,112 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/whatis.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-disc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigbpt.exp ... @@ -415,114 +415,82 @@ +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 4538 +-# of expected passes 4541 -# of unexpected failures 1 -# of expected failures 3 -# of known failures 7 -# of untested testcases 5 -+# 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 00:14:58 2013 -+Test Run By thomas on Fri Feb 8 10:08:17 2013 +-Test Run By thomas on Thu Mar 14 01:26:20 2013 ++Test Run By thomas on Thu Mar 14 02:19:48 2013 Native configuration is [ARCH] === gdb tests === -@@ -485,7 +749,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -487,7 +717,12 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/lang_switch.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_catch_ex.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_task_arg.exp ... @@ -535,7 +503,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mod_from_name.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/nested.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/null_array.exp ... -@@ -504,6 +773,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -506,6 +741,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_field.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rdv_wait.exp ... @@ -543,7 +511,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rec_return.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ref_param.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ref_tick_size.exp ... -@@ -518,7 +788,19 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -520,7 +756,19 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tagged.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tagged_not_init.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/task_bp.exp ... @@ -563,7 +531,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tick_last_segv.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/type_coercion.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ... -@@ -526,14 +808,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -528,14 +776,15 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ... FAIL: gdb.ada/variant_record_packed_array.exp: print adress content Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/watch_arg.exp ... @@ -574,23 +542,23 @@ === gdb Summary === --# of expected passes 418 +-# of expected passes 427 -# of unexpected failures 16 -+# of expected passes 399 ++# of expected passes 408 +# of unexpected failures 35 # of expected failures 1 # of known failures 1 # of unsupported tests 2 -@@ -541,7 +824,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -543,7 +792,7 @@ Running ../../../Ferry_Tagscherer/gdb/te 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 00:15:43 2013 -+Test Run By thomas on Fri Feb 8 10:13:07 2013 +-Test Run By thomas on Thu Mar 14 01:27:15 2013 ++Test Run By thomas on Thu Mar 14 02:24:48 2013 Native configuration is [ARCH] === gdb tests === -@@ -578,8 +861,25 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -582,8 +831,25 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-byte.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-disp-step.exp ... @@ -616,7 +584,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-signal.exp ... -@@ -587,6 +887,30 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -591,6 +857,30 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse.exp ... @@ -647,7 +615,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-unwind.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-word.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ... -@@ -611,12 +935,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -615,12 +905,14 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === @@ -655,16 +623,16 @@ +# 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 00:15:47 2013 -+Test Run By thomas on Fri Feb 8 10:13:39 2013 +-Test Run By thomas on Thu Mar 14 01:27:21 2013 ++Test Run By thomas on Thu Mar 14 02:25:22 2013 Native configuration is [ARCH] === gdb tests === -@@ -629,14 +955,41 @@ Running target unix +@@ -633,14 +925,41 @@ Running target unix 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.asm/asm-source.exp ... @@ -699,25 +667,34 @@ -# of expected passes 28 +# 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 01:27:22 2013 ++Test Run By thomas on Thu Mar 14 02:29:36 2013 + Native configuration is [ARCH] + + === gdb tests === +@@ -661,7 +980,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:15:48 2013 -+Test Run By thomas on Fri Feb 8 10:17:53 2013 +-Test Run By thomas on Thu Mar 14 01:27:22 2013 ++Test Run By thomas on Thu Mar 14 02:29:39 2013 Native configuration is [ARCH] === gdb tests === -@@ -672,7 +1025,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -697,7 +1016,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:15:48 2013 -+Test Run By thomas on Fri Feb 8 10:17:55 2013 +-Test Run By thomas on Thu Mar 14 01:27:23 2013 ++Test Run By thomas on Thu Mar 14 02:29:41 2013 Native configuration is [ARCH] === gdb tests === -@@ -687,6 +1040,8 @@ Running target unix +@@ -712,6 +1031,8 @@ Running target unix Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/abstract-origin.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ambiguous.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota2.exp ... @@ -726,7 +703,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-ns.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-struct.exp ... -@@ -724,6 +1079,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -749,6 +1070,16 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb2495.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/hang.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/infcall-dlopen.exp ... @@ -743,90 +720,90 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/inherit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/koenig.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/local.exp ... -@@ -798,14 +1163,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -823,14 +1154,16 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 3965 -+# of expected passes 3955 +-# of expected passes 3967 ++# of expected passes 3957 +# of unexpected failures 12 # of expected failures 6 -# of known failures 22 +# 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 00:16:44 2013 -+Test Run By thomas on Fri Feb 8 10:26:16 2013 +-Test Run By thomas on Thu Mar 14 01:28:27 2013 ++Test Run By thomas on Thu Mar 14 02:37:53 2013 Native configuration is [ARCH] === gdb tests === -@@ -841,7 +1208,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -866,7 +1199,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:16:44 2013 -+Test Run By thomas on Fri Feb 8 10:26:18 2013 +-Test Run By thomas on Thu Mar 14 01:28:27 2013 ++Test Run By thomas on Thu Mar 14 02:37:55 2013 Native configuration is [ARCH] === gdb tests === -@@ -938,7 +1305,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -964,7 +1297,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:17:00 2013 -+Test Run By thomas on Fri Feb 8 10:28:16 2013 +-Test Run By thomas on Thu Mar 14 01:28:45 2013 ++Test Run By thomas on Thu Mar 14 02:40:06 2013 Native configuration is [ARCH] === gdb tests === -@@ -973,7 +1340,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -999,7 +1332,7 @@ Running ../../../Ferry_Tagscherer/gdb/te 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 00:17:04 2013 -+Test Run By thomas on Fri Feb 8 10:28:48 2013 +-Test Run By thomas on Thu Mar 14 01:28:51 2013 ++Test Run By thomas on Thu Mar 14 02:40:37 2013 Native configuration is [ARCH] === gdb tests === -@@ -996,7 +1363,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1022,7 +1355,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:17:09 2013 -+Test Run By thomas on Fri Feb 8 10:29:43 2013 +-Test Run By thomas on Thu Mar 14 01:28:57 2013 ++Test Run By thomas on Thu Mar 14 02:41:29 2013 Native configuration is [ARCH] === gdb tests === -@@ -1037,7 +1404,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1063,7 +1396,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:17:10 2013 -+Test Run By thomas on Fri Feb 8 10:29:50 2013 +-Test Run By thomas on Thu Mar 14 01:28:57 2013 ++Test Run By thomas on Thu Mar 14 02:41:38 2013 Native configuration is [ARCH] === gdb tests === -@@ -1070,7 +1437,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1096,7 +1429,7 @@ Running ../../../Ferry_Tagscherer/gdb/te 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 00:17:16 2013 -+Test Run By thomas on Fri Feb 8 10:30:38 2013 +-Test Run By thomas on Thu Mar 14 01:29:08 2013 ++Test Run By thomas on Thu Mar 14 02:42:27 2013 Native configuration is [ARCH] === gdb tests === -@@ -1095,7 +1462,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1122,7 +1455,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:17:19 2013 -+Test Run By thomas on Fri Feb 8 10:30:58 2013 +-Test Run By thomas on Thu Mar 14 01:29:12 2013 ++Test Run By thomas on Thu Mar 14 02:42:51 2013 Native configuration is [ARCH] === gdb tests === -@@ -1108,6 +1475,8 @@ Running target unix +@@ -1135,6 +1468,8 @@ Running target unix 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.mi/dw2-ref-missing-frame.exp ... @@ -835,7 +812,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb2549.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb669.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb680.exp ... -@@ -1117,9 +1486,28 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1144,9 +1479,28 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-basics.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-break.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ... @@ -864,7 +841,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-disassemble.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ... -@@ -1132,6 +1520,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1159,6 +1513,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-logging.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-memory-changed.exp ... @@ -872,7 +849,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ... -@@ -1151,11 +1540,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1178,6 +1533,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stepi.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stepn.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-syn-frame.exp ... @@ -880,16 +857,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-until.exp ... 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 ... -@@ -1168,19 +1562,22 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1195,19 +1551,22 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-prompt.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-child.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/pr11022.exp ... @@ -899,32 +867,32 @@ === gdb Summary === -# of expected passes 1785 -+# 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 1 +# 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 00:18:05 2013 -+Test Run By thomas on Fri Feb 8 10:33:39 2013 +-Test Run By thomas on Thu Mar 14 01:30:00 2013 ++Test Run By thomas on Thu Mar 14 02:45:27 2013 Native configuration is [ARCH] === gdb tests === -@@ -1200,7 +1597,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1227,7 +1586,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:18:06 2013 -+Test Run By thomas on Fri Feb 8 10:33:42 2013 +-Test Run By thomas on Thu Mar 14 01:30:00 2013 ++Test Run By thomas on Thu Mar 14 02:45:31 2013 Native configuration is [ARCH] === gdb tests === -@@ -1215,16 +1612,31 @@ Running target unix +@@ -1242,16 +1601,31 @@ Running target unix Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/base.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ... @@ -949,52 +917,52 @@ +# 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 00:18:08 2013 -+Test Run By thomas on Fri Feb 8 10:33:52 2013 +-Test Run By thomas on Thu Mar 14 01:30:02 2013 ++Test Run By thomas on Thu Mar 14 02:45:40 2013 Native configuration is [ARCH] === gdb tests === -@@ -1248,7 +1660,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1275,7 +1649,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:18:09 2013 -+Test Run By thomas on Fri Feb 8 10:34:04 2013 +-Test Run By thomas on Thu Mar 14 01:30:05 2013 ++Test Run By thomas on Thu Mar 14 02:45:53 2013 Native configuration is [ARCH] === gdb tests === -@@ -1271,7 +1683,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1298,7 +1672,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:18:10 2013 -+Test Run By thomas on Fri Feb 8 10:34:08 2013 +-Test Run By thomas on Thu Mar 14 01:30:05 2013 ++Test Run By thomas on Thu Mar 14 02:45:56 2013 Native configuration is [ARCH] === gdb tests === -@@ -1297,7 +1709,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1324,7 +1698,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:18:12 2013 -+Test Run By thomas on Fri Feb 8 10:34:25 2013 +-Test Run By thomas on Thu Mar 14 01:30:07 2013 ++Test Run By thomas on Thu Mar 14 02:46:12 2013 Native configuration is [ARCH] === gdb tests === -@@ -1325,7 +1737,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1352,7 +1726,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:18:12 2013 -+Test Run By thomas on Fri Feb 8 10:34:28 2013 +-Test Run By thomas on Thu Mar 14 01:30:07 2013 ++Test Run By thomas on Thu Mar 14 02:46:15 2013 Native configuration is [ARCH] === gdb tests === -@@ -1343,6 +1755,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1371,6 +1745,8 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-cmd.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-error.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-events.exp ... @@ -1003,7 +971,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evsignal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evthreads.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore-cc.exp ... -@@ -1353,8 +1767,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1381,8 +1757,14 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-function.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-inferior.exp ... @@ -1018,61 +986,61 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile-script.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-parameter.exp ... -@@ -1376,11 +1796,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1404,11 +1786,15 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 1544 -+# of expected passes 1438 +-# of expected passes 1552 ++# 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 00:18:33 2013 -+Test Run By thomas on Fri Feb 8 10:37:30 2013 +-Test Run By thomas on Thu Mar 14 01:30:29 2013 ++Test Run By thomas on Thu Mar 14 02:48:58 2013 Native configuration is [ARCH] === gdb tests === -@@ -1422,12 +1846,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1450,12 +1836,10 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === -# of expected passes 2770 -# of untested testcases 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.server --outdir=gdb.server --Test Run By thomas on Fri Feb 8 00:18:58 2013 -+Test Run By thomas on Fri Feb 8 10:37:32 2013 +-Test Run By thomas on Thu Mar 14 01:30:55 2013 ++Test Run By thomas on Thu Mar 14 02:49:01 2013 Native configuration is [ARCH] === gdb tests === -@@ -1449,11 +1871,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1478,11 +1862,10 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 62 - [...]/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 67 + [...]/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 00:19:02 2013 -+Test Run By thomas on Fri Feb 8 10:37:33 2013 +-Test Run By thomas on Thu Mar 14 01:31:00 2013 ++Test Run By thomas on Thu Mar 14 02:49:02 2013 Native configuration is [ARCH] === gdb tests === -@@ -1476,7 +1897,7 @@ Running ../../../Ferry_Tagscherer/gdb/te - [...]/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 +@@ -1505,7 +1888,7 @@ Running ../../../Ferry_Tagscherer/gdb/te + [...]/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 00:19:04 2013 -+Test Run By thomas on Fri Feb 8 10:37:47 2013 +-Test Run By thomas on Thu Mar 14 01:31:02 2013 ++Test Run By thomas on Thu Mar 14 02:49:17 2013 Native configuration is [ARCH] === gdb tests === -@@ -1491,62 +1912,263 @@ Running target unix +@@ -1520,62 +1903,265 @@ Running target unix Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-into-signal.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-stopped.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/bp_in_thread.exp ... @@ -1143,6 +1111,8 @@ 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 @@ -1324,41 +1294,41 @@ === gdb Summary === -# of expected passes 725 -+# 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 00:20:30 2013 -+Test Run By thomas on Fri Feb 8 10:48:50 2013 +-Test Run By thomas on Thu Mar 14 01:32:31 2013 ++Test Run By thomas on Thu Mar 14 03:00:59 2013 Native configuration is [ARCH] === gdb tests === -@@ -1588,6 +2210,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1618,6 +2204,7 @@ Running ../../../Ferry_Tagscherer/gdb/te 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 ... -@@ -1597,12 +2220,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1627,12 +2214,12 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === - # of expected passes 230 + # of expected passes 237 -# of untested testcases 2 --# of unsupported tests 23 +-# of unsupported tests 25 +# 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 00:20:39 2013 -+Test Run By thomas on Fri Feb 8 10:49:54 2013 +-Test Run By thomas on Thu Mar 14 01:32:41 2013 ++Test Run By thomas on Thu Mar 14 03:02:11 2013 Native configuration is [ARCH] === gdb tests === diff --git a/gdb/test.diff b/gdb/test.diff index b64ba083..e3f546da 100644 --- a/gdb/test.diff +++ b/gdb/test.diff @@ -1,15 +1,15 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-02-08 10:45:06.440981069 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-02-08 10:45:32.404982614 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-03-14 12:07:52.248939096 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum 2013-03-14 12:08:18.684940731 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:14:58 2013 +-Test Run By thomas on Thu Mar 14 01:26:20 2013 -Native configuration is i686-pc-linux-gnu -+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 === -@@ -253,14 +253,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -263,14 +263,14 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_task_arg.exp ... PASS: gdb.ada/mi_task_arg.exp: compilation task_switch.adb PASS: gdb.ada/mi_task_arg.exp: breakpoint at task_switch.break_me @@ -29,7 +29,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mod_from_name.exp ... PASS: gdb.ada/mod_from_name.exp: compilation foo.adb PASS: gdb.ada/mod_from_name.exp: print xp -@@ -389,7 +389,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -399,7 +399,7 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rdv_wait.exp ... PASS: gdb.ada/rdv_wait.exp: compilation foo.adb PASS: gdb.ada/rdv_wait.exp: set debug-file-directory @@ -38,7 +38,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rec_return.exp ... PASS: gdb.ada/rec_return.exp: compilation foo.adb PASS: gdb.ada/rec_return.exp: print bar -@@ -450,32 +450,32 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -460,32 +460,32 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/task_bp.exp ... PASS: gdb.ada/task_bp.exp: compilation foo.adb PASS: gdb.ada/task_bp.exp: break pck.dummy_task - from psymtab @@ -83,7 +83,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tick_last_segv.exp ... PASS: gdb.ada/tick_last_segv.exp: compilation foo.adb PASS: gdb.ada/tick_last_segv.exp: print short-integer'first -@@ -512,7 +512,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -522,7 +522,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.ada/watch_arg.exp: compilation watch.adb PASS: gdb.ada/watch_arg.exp: Set watchpoint on function argument X PASS: gdb.ada/watch_arg.exp: insert second breakpoint in watch.adb @@ -92,29 +92,29 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/whatis_array_val.exp ... PASS: gdb.ada/whatis_array_val.exp: compilation foo.adb PASS: gdb.ada/whatis_array_val.exp: whatis full -@@ -529,8 +529,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -539,8 +539,8 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 418 +-# of expected passes 427 -# of unexpected failures 16 -+# of expected passes 399 ++# of expected passes 408 +# of unexpected failures 35 # of expected failures 1 # of known failures 1 # of unsupported tests 2 diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-02-08 10:45:06.448980981 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-02-08 10:45:32.404982614 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-03-14 12:07:52.260939095 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum 2013-03-14 12:08:18.692940731 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:15:43 2013 +-Test Run By thomas on Thu Mar 14 01:27:15 2013 -Native configuration is i686-pc-linux-gnu -+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 === -@@ -82,34 +82,33 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -84,34 +84,33 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.arch/i386-disp-step.exp: break test_syscall PASS: gdb.arch/i386-disp-step.exp: break test_syscall_end PASS: gdb.arch/i386-disp-step.exp: continue to test_syscall @@ -166,7 +166,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-permbkpt.exp ... PASS: gdb.arch/i386-permbkpt.exp: First permanent break PASS: gdb.arch/i386-permbkpt.exp: Second permanent break -@@ -172,22 +171,22 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -174,22 +173,22 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.arch/i386-sse.exp: check whether processor supports SSE PASS: gdb.arch/i386-sse.exp: set first breakpoint in main PASS: gdb.arch/i386-sse.exp: continue to breakpoint: continue to first breakpoint in main @@ -205,7 +205,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.arch/i386-sse.exp: set %xmm0 PASS: gdb.arch/i386-sse.exp: set %xmm1 PASS: gdb.arch/i386-sse.exp: set %xmm2 -@@ -198,14 +197,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -200,14 +199,14 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.arch/i386-sse.exp: set %xmm7 PASS: gdb.arch/i386-sse.exp: set second breakpoint in main PASS: gdb.arch/i386-sse.exp: continue to breakpoint: continue to second breakpoint in main @@ -228,7 +228,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-unwind.exp ... PASS: gdb.arch/i386-unwind.exp: run past gdb1435 PASS: gdb.arch/i386-unwind.exp: backtrace past gdb1435 -@@ -240,21 +239,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -242,21 +241,6 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-info.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-ls.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/system-gcore.exp ... @@ -250,7 +250,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-prologue.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-singlestep.exp ... -@@ -263,7 +247,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -265,7 +249,8 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === @@ -258,15 +258,15 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g +# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-02-08 10:45:06.480981004 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-02-08 10:45:32.416982615 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-03-14 12:07:52.264939095 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum 2013-03-14 12:08:18.700940732 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:15:47 2013 +-Test Run By thomas on Thu Mar 14 01:27:21 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -331,15 +331,15 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -# of expected passes 28 +# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-02-08 10:45:06.480981004 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-02-08 10:45:32.428982615 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-03-14 12:07:52.324939099 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum 2013-03-14 12:08:18.732940734 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:08:52 2013 +-Test Run By thomas on Thu Mar 14 01:19:54 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -2394,31 +2394,31 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields.exp ... PASS: gdb.base/bitfields.exp: set print sevenbit-strings -@@ -6250,11 +4804,11 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -6263,11 +4817,11 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 6021 +-# of expected passes 6034 -# of unexpected failures 4 -# of expected failures 26 -# of known failures 21 -# of untested testcases 1 -# of unsupported tests 2 -+# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-02-08 10:45:32.428982615 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-03-14 12:07:52.340939100 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum 2013-03-14 12:08:18.756940735 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:13:10 2013 +-Test Run By thomas on Thu Mar 14 01:24:27 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -2446,7 +2446,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/radix.exp ... PASS: gdb.base/radix.exp: initialize radix, input radix 2 PASS: gdb.base/radix.exp: set input-radix 2 -@@ -285,7 +285,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -287,7 +287,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/watchpoint.exp: delete $global_ptr_ptr_breakpoint_number PASS: gdb.base/watchpoint.exp: continue to breakpoint: second x assignment PASS: gdb.base/watchpoint.exp: watch x @@ -2455,7 +2455,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/watchpoint.exp: delete watch x PASS: gdb.base/watchpoint.exp: watch buf PASS: gdb.base/watchpoint.exp: watchpoint on buf hit -@@ -307,12 +307,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -309,12 +309,12 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/watchpoint.exp: continue with watch -location PASS: gdb.base/watchpoint.exp: delete watch -location PASS: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here @@ -2472,7 +2472,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/watchpoint.exp: delete watch foo4 PASS: gdb.base/watchpoint.exp: no-hw: set breakpoint at marker1 PASS: gdb.base/watchpoint.exp: no-hw: set breakpoint at marker2 -@@ -454,14 +454,14 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -456,14 +456,14 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/signals.exp: next to alarm #1 PASS: gdb.base/signals.exp: next to ++count #1 PASS: gdb.base/signals.exp: p func1 () #1 @@ -2492,7 +2492,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/signals.exp: info signals PASS: gdb.base/signals.exp: info signal SIGTRAP PASS: gdb.base/signals.exp: info signal 5 -@@ -476,24 +476,11 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -478,24 +478,11 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/signals.exp: handle multiple SIGs via integer range PASS: gdb.base/signals.exp: handle multiple SIGs via reverse integer range PASS: gdb.base/signals.exp: override SIGINT @@ -2521,7 +2521,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return-nodebug.exp ... PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info without a cast PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info with a cast -@@ -1506,22 +1493,22 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1509,22 +1496,22 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/savedregs.exp: handle SIGILL pass print nostop PASS: gdb.base/savedregs.exp: advance catcher PASS: gdb.base/savedregs.exp: Get sigtramp info frame @@ -2548,7 +2548,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ... PASS: gdb.base/ui-redirect.exp: commands PASS: gdb.base/ui-redirect.exp: print 1 -@@ -1739,34 +1726,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1742,34 +1729,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/so-impl-ld.exp: step in solib call PASS: gdb.base/so-impl-ld.exp: step out of solib call Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-obj.exp ... @@ -2583,7 +2583,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relocate.exp ... PASS: gdb.base/relocate.exp: add-symbol-file relocate.o 0 PASS: gdb.base/relocate.exp: get address of static_foo -@@ -1894,12 +1853,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1897,12 +1856,12 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr11022.exp ... PASS: gdb.base/pr11022.exp: set breakpoint @@ -2599,7 +2599,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/testenv.exp ... PASS: gdb.base/testenv.exp: Test no TEST_GDB var PASS: gdb.base/testenv.exp: Set TEST_GDB_VAR1 -@@ -1917,16 +1876,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1920,16 +1879,16 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sigaltstack.exp: handle SIGVTALRM print pass nostop PASS: gdb.base/sigaltstack.exp: handle SIGPROF print pass nostop PASS: gdb.base/sigaltstack.exp: break catcher if level == INNER @@ -2626,7 +2626,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relational.exp ... PASS: gdb.base/relational.exp: set variable x=14 PASS: gdb.base/relational.exp: set variable y=2 -@@ -2115,21 +2074,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -2118,21 +2077,15 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sizeof.exp: maint print arch Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ... PASS: gdb.base/watchpoint-hw-hit-once.exp: rwatch watchee @@ -2651,7 +2651,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/store.exp ... PASS: gdb.base/store.exp: tbreak wack_charest PASS: gdb.base/store.exp: continue to wack_charest -@@ -2372,25 +2325,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -2375,25 +2328,16 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/store.exp: set variable u = f_4, u.k = F_4.k PASS: gdb.base/store.exp: F_4.k Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/skip-solib.exp ... @@ -2681,7 +2681,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/save-bp.exp ... PASS: gdb.base/save-bp.exp: add breakpoint commands -@@ -2523,413 +2467,23 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -2526,413 +2470,23 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/shlib-call.exp: continue until exit Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-vfork.exp ... PASS: gdb.base/watch-vfork.exp: Watchpoint on global variable (hw) @@ -3100,7 +3100,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ... PASS: gdb.base/setshow.exp: default annotation_level is zero PASS: gdb.base/setshow.exp: set annotate 2 -@@ -3029,32 +2583,6 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3032,32 +2586,6 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/structs3.exp: print *(struct Two *)onep PASS: gdb.base/structs3.exp: print *(tTwo *)onep Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-thread.exp ... @@ -3133,7 +3133,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/page.exp ... PASS: gdb.base/page.exp: set pagination off PASS: gdb.base/page.exp: pagination is off -@@ -3082,20 +2610,26 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3085,20 +2613,26 @@ Running ../../../Ferry_Tagscherer/gdb/te Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stale-infcall.exp ... PASS: gdb.base/stale-infcall.exp: continue to breakpoint: test-next PASS: gdb.base/stale-infcall.exp: set $test_fail_bpnum=$bpnum @@ -3166,7 +3166,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond.exp ... PASS: gdb.base/watch-cond.exp: set write watchpoint on global variable, local condition PASS: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame -@@ -3981,38 +3515,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -3984,38 +3518,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/ptr-typedef.exp: print foo_ptr PASS: gdb.base/ptr-typedef.exp: print foz_ptr Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline.exp ... @@ -3206,7 +3206,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/wchar.exp ... PASS: gdb.base/wchar.exp: print narrow PASS: gdb.base/wchar.exp: print single -@@ -4029,8 +3532,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4032,8 +3535,8 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/wchar.exp: print repeat_p (print elements 3) Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw.exp ... PASS: gdb.base/watchpoint-hw.exp: watch watchee @@ -3217,7 +3217,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signull.exp ... PASS: gdb.base/signull.exp: set for function pointer probe PASS: gdb.base/signull.exp: probe function pointer (function entry-point) -@@ -4044,19 +3547,19 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4047,19 +3550,19 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/signull.exp: data read; take the SIGSEGV PASS: gdb.base/signull.exp: data read; backtrace from SIGSEGV PASS: gdb.base/signull.exp: data read; continue to the keeper @@ -3240,7 +3240,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-indr-cl.exp ... Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shell.exp ... PASS: gdb.base/shell.exp: shell echo foo -@@ -4078,17 +3581,17 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4081,17 +3584,17 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/watch-non-mem.exp: watchpoint on $pc works Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unload.exp ... PASS: gdb.base/unload.exp: pending breakpoint info before run @@ -3269,7 +3269,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/twice.exp ... PASS: gdb.base/twice.exp: step Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/permissions.exp ... -@@ -4302,20 +3805,20 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4305,20 +3808,20 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sigbpt.exp: stepi; pass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi; continue to keeper PASS: gdb.base/sigbpt.exp: stepi; nopass SIGSEGV @@ -3293,7 +3293,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/sigbpt.exp: stepi bp at segv; clear breakpoint 0 of 1 PASS: gdb.base/sigbpt.exp: rerun to main PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; pass SIGSEGV -@@ -4323,7 +3826,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4326,7 +3829,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; nopass SIGSEGV PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; set breakpoint 1 of 2 @@ -3302,7 +3302,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 0 of 2 PASS: gdb.base/sigbpt.exp: stepi bp before and at segv; clear breakpoint 1 of 2 PASS: gdb.base/sigbpt.exp: rerun to main -@@ -4493,7 +3996,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4496,7 +3999,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/solib-display.exp: SEP: continue Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigrepeat.exp ... PASS: gdb.base/sigrepeat.exp: advance to infinite loop @@ -3311,7 +3311,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch_thread_num.exp ... PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread -@@ -4503,39 +4006,42 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4506,39 +4009,42 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/watch_thread_num.exp: Stopped in thread_function PASS: gdb.base/watch_thread_num.exp: Thread command PASS: gdb.base/watch_thread_num.exp: Disable breakpoint 2 @@ -3369,7 +3369,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-break.exp ... PASS: gdb.base/step-break.exp: breakpoint line number PASS: gdb.base/step-break.exp: run until breakpoint set at a line number -@@ -4551,12 +4057,12 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4554,12 +4060,12 @@ Running ../../../Ferry_Tagscherer/gdb/te UNTESTED: gdb.base/solib-corrupted.exp: no _r_debug symbol has been found Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-solib.exp ... PASS: gdb.base/watchpoint-solib.exp: set pending breakpoint @@ -3387,7 +3387,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/symbol-without-target_section.exp ... PASS: gdb.base/symbol-without-target_section.exp: add-symbol-file PASS: gdb.base/symbol-without-target_section.exp: list main -@@ -4572,23 +4078,23 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4575,121 +4081,121 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.base/sigstep.exp: display/i $pc PASS: gdb.base/sigstep.exp: break handler PASS: gdb.base/sigstep.exp: continue to stepi handler @@ -3403,219 +3403,214 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g +FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline PASS: gdb.base/sigstep.exp: next from handler; continue to handler -PASS: gdb.base/sigstep.exp: next from handler; leave handler --PASS: gdb.base/sigstep.exp: nexti from handleri; continue to handler ++FAIL: gdb.base/sigstep.exp: next from handler; leave handler + PASS: gdb.base/sigstep.exp: nexti from handleri; continue to handler -PASS: gdb.base/sigstep.exp: nexti from handleri; leave handler -PASS: gdb.base/sigstep.exp: nexti from handleri; leave signal trampoline (in main) -+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 PASS: gdb.base/sigstep.exp: finish from handleri; continue to handler -PASS: gdb.base/sigstep.exp: finish from handleri; leave handler -PASS: gdb.base/sigstep.exp: finish from handleri; leave signal trampoline (in main) -+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 -PASS: gdb.base/sigstep.exp: return from handleri; leave handler -PASS: gdb.base/sigstep.exp: return from handleri; leave signal trampoline (in main) -+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 -@@ -4612,92 +4118,93 @@ Running ../../../Ferry_Tagscherer/gdb/te +-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 +-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 -PASS: gdb.base/sigstep.exp: next to handler entry; resync --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; 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 -PASS: gdb.base/sigstep.exp: next to handler entry; performing next --PASS: gdb.base/sigstep.exp: next to handler entry; clear 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 -PASS: gdb.base/sigstep.exp: continue to handler entry; resync --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; 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 -PASS: gdb.base/sigstep.exp: continue to handler entry; performing continue --PASS: gdb.base/sigstep.exp: continue to handler entry; clear 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 -PASS: gdb.base/sigstep.exp: step over handler; resync --PASS: gdb.base/sigstep.exp: step over handler; advance to infinite loop ++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 -PASS: gdb.base/sigstep.exp: step over handler; performing step -PASS: gdb.base/sigstep.exp: next over handler; resync --PASS: gdb.base/sigstep.exp: next 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 -PASS: gdb.base/sigstep.exp: next over handler; performing next -PASS: gdb.base/sigstep.exp: continue over handler; resync --PASS: gdb.base/sigstep.exp: continue 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 -PASS: gdb.base/sigstep.exp: continue over handler; performing continue -PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; resync --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: 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 -PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; continue to infinite loop -PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step --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: 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 -PASS: gdb.base/sigstep.exp: next on breakpoint, to handler; resync --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; 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 -PASS: gdb.base/sigstep.exp: next on breakpoint, to handler; continue to infinite loop -PASS: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next --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: 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 -PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler; resync --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; 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 -PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler; continue to infinite loop -PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue --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: 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 -PASS: gdb.base/sigstep.exp: step on breakpoint, to handler entry; resync --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; 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 -PASS: gdb.base/sigstep.exp: step on breakpoint, to handler entry; continue to infinite loop -PASS: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step --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: 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 -PASS: gdb.base/sigstep.exp: next on breakpoint, to handler entry; resync --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; 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 -PASS: gdb.base/sigstep.exp: next on breakpoint, to handler entry; continue to infinite loop -PASS: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next --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: 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 -PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; resync --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; 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 -PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; continue to infinite loop -PASS: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue --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: 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 -PASS: gdb.base/sigstep.exp: step on breakpoint, skip handler; resync --PASS: gdb.base/sigstep.exp: step on breakpoint, skip handler; break infinite loop ++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 -PASS: gdb.base/sigstep.exp: step on breakpoint, skip handler; continue to infinite loop -PASS: gdb.base/sigstep.exp: step on breakpoint, skip handler; performing step --PASS: gdb.base/sigstep.exp: step on breakpoint, skip handler; clear 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 -PASS: gdb.base/sigstep.exp: next on breakpoint, skip handler; resync --PASS: gdb.base/sigstep.exp: next on breakpoint, skip handler; break 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 -PASS: gdb.base/sigstep.exp: next on breakpoint, skip handler; continue to infinite loop -PASS: gdb.base/sigstep.exp: next on breakpoint, skip handler; performing next --PASS: gdb.base/sigstep.exp: next on breakpoint, skip handler; clear 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 -PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; resync --PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; break 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 -PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop -PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue --PASS: gdb.base/sigstep.exp: continue on breakpoint, skip handler; clear infinite loop -+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: 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 +@@ -4697,10 +4203,11 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 4538 +-# of expected passes 4541 -# of unexpected failures 1 -# of expected failures 3 -# of known failures 7 -# of untested testcases 5 -+# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum 2013-03-14 12:07:52.340939100 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum 2013-03-14 12:08:18.756940735 +0100 +@@ -1,5 +1,5 @@ +-Test Run By thomas on Thu Mar 14 01:27:22 2013 +-Native configuration is i686-pc-linux-gnu ++Test Run By thomas on Thu Mar 14 02:29:36 2013 ++Native configuration is i686-unknown-gnu0.3 + + === gdb tests === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-02-08 10:45:32.436982616 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-03-14 12:07:52.340939100 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum 2013-03-14 12:08:18.756940735 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:15:48 2013 +-Test Run By thomas on Thu Mar 14 01:27:22 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-02-08 10:45:32.440982615 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-03-14 12:07:52.344939100 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum 2013-03-14 12:08:18.760940736 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:15:48 2013 +-Test Run By thomas on Thu Mar 14 01:27:23 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -3685,103 +3680,103 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 1 PASS: gdb.cp/infcall-dlopen.exp: test 9 stub 2 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/inherit.exp ... -@@ -4115,9 +4115,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -4117,9 +4117,10 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 3965 -+# of expected passes 3955 +-# of expected passes 3967 ++# of expected passes 3957 +# of unexpected failures 12 # of expected failures 6 -# of known failures 22 +# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-02-08 10:45:32.440982615 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-03-14 12:07:52.348939101 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum 2013-03-14 12:08:18.768940736 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:16:44 2013 +-Test Run By thomas on Thu Mar 14 01:28:27 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-02-08 10:45:32.448982617 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-03-14 12:07:52.348939101 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum 2013-03-14 12:08:18.768940736 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:16:44 2013 +-Test Run By thomas on Thu Mar 14 01:28:27 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-02-08 10:45:32.448982617 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-03-14 12:07:52.356939101 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum 2013-03-14 12:08:18.772940736 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:17:00 2013 +-Test Run By thomas on Thu Mar 14 01:28:45 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-02-08 10:45:32.452982617 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-03-14 12:07:52.360939101 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum 2013-03-14 12:08:18.776940737 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:17:04 2013 +-Test Run By thomas on Thu Mar 14 01:28:51 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-02-08 10:45:32.456982616 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-03-14 12:07:52.372939102 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum 2013-03-14 12:08:18.780940737 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:17:09 2013 +-Test Run By thomas on Thu Mar 14 01:28:57 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-02-08 10:45:32.460982617 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-03-14 12:07:52.376939102 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum 2013-03-14 12:08:18.780940737 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:17:10 2013 +-Test Run By thomas on Thu Mar 14 01:28:57 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-02-08 10:45:32.460982617 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-03-14 12:07:52.388939103 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum 2013-03-14 12:08:18.784940737 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:17:16 2013 +-Test Run By thomas on Thu Mar 14 01:29:08 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-02-08 10:45:06.484980996 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-02-08 10:45:32.468982618 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-03-14 12:07:52.400939104 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum 2013-03-14 12:08:18.792940738 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:17:19 2013 +-Test Run By thomas on Thu Mar 14 01:29:12 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -4104,23 +4099,6 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.mi/mi-syn-frame.exp: finished exec continue PASS: gdb.mi/mi-syn-frame.exp: list stack frames PASS: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception -@@ -1038,12 +913,12 @@ Running ../../../Ferry_Tagscherer/gdb/te - 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 --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 -+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: breakpoint at do_locals_tests - PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests --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 -+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 ... - 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 @@ -1532,10 +1407,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.mi/mi-var-rtti.exp: update s back to base type in skip_type_update_when_not_use_rtti PASS: gdb.mi/mi-var-rtti.exp: delete varobj for s in skip_type_update_when_not_use_rtti @@ -4152,33 +4130,33 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g === gdb Summary === -# of expected passes 1785 -+# 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 1 +# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-02-08 10:45:06.488980998 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-02-08 10:45:32.472982617 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-03-14 12:07:52.404939104 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum 2013-03-14 12:08:18.844940741 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:05 2013 +-Test Run By thomas on Thu Mar 14 01:30:00 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-02-08 10:45:06.488980998 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-02-08 10:45:32.476982618 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-03-14 12:07:52.404939104 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum 2013-03-14 12:08:18.848940741 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:06 2013 +-Test Run By thomas on Thu Mar 14 01:30:00 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -4233,64 +4211,64 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g +# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-02-08 10:45:06.488980998 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-02-08 10:45:32.476982618 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-03-14 12:07:52.404939104 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum 2013-03-14 12:08:18.852940741 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:08 2013 +-Test Run By thomas on Thu Mar 14 01:30:02 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-02-08 10:45:06.488980998 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-02-08 10:45:32.476982618 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-03-14 12:07:52.404939104 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum 2013-03-14 12:08:18.868940742 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:09 2013 +-Test Run By thomas on Thu Mar 14 01:30:05 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-02-08 10:45:06.488980998 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-02-08 10:45:32.484982619 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-03-14 12:07:52.408939104 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum 2013-03-14 12:08:18.904940745 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:10 2013 +-Test Run By thomas on Thu Mar 14 01:30:05 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-02-08 10:45:06.488980998 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-02-08 10:45:32.484982619 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-03-14 12:07:52.408939104 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum 2013-03-14 12:08:18.916940745 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:12 2013 +-Test Run By thomas on Thu Mar 14 01:30:07 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-02-08 10:45:06.492981008 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-02-08 10:45:32.488982618 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-03-14 12:07:52.424939105 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum 2013-03-14 12:08:18.920940746 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:12 2013 +-Test Run By thomas on Thu Mar 14 01:30:07 2013 -Native configuration is i686-pc-linux-gnu -+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 === -@@ -262,26 +262,16 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -271,26 +271,16 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-events.exp: continue PASS: gdb.python/py-events.exp: step 3 PASS: gdb.python/py-events.exp: Inferior 1 terminated. @@ -4321,7 +4299,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore-cc.exp ... PASS: gdb.python/py-explore-cc.exp: continue to breakpoint: Break here PASS: gdb.python/py-explore-cc.exp: explore A -@@ -536,83 +526,10 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -545,83 +535,10 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-inferior.exp: test Inferior.num PASS: gdb.python/py-inferior.exp: test Inferior.pid PASS: gdb.python/py-inferior.exp: test Inferior.was_attached @@ -4408,7 +4386,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-infthread.exp ... PASS: gdb.python/py-infthread.exp: test gdb.selected_thread PASS: gdb.python/py-infthread.exp: verify InferiorThread object -@@ -646,15 +563,15 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -655,15 +572,15 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-mi.exp: create container varobj PASS: gdb.python/py-mi.exp: examine container children=0 PASS: gdb.python/py-mi.exp: next over update 1 @@ -4428,7 +4406,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.python/py-mi.exp: list varobj children after selecting child range PASS: gdb.python/py-mi.exp: list varobj children after resetting child range PASS: gdb.python/py-mi.exp: next over update 3 -@@ -984,18 +901,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -993,18 +910,7 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.python/py-strfns.exp: condition $bpnum $_memeq (arg, buf3, 4) PASS: gdb.python/py-strfns.exp: continue to breakpoint: Break bfunc here. PASS: gdb.python/py-strfns.exp: p /d {char[4]} arg @@ -4448,24 +4426,24 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symbol.exp ... PASS: gdb.python/py-symbol.exp: Lookup main PASS: gdb.python/py-symbol.exp: Test main_func.is_function -@@ -1590,6 +1496,9 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -1599,6 +1505,9 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === --# of expected passes 1544 -+# of expected passes 1438 +-# of expected passes 1552 ++# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-02-08 10:45:06.492981008 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-02-08 10:45:32.492982619 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-03-14 12:07:52.432939106 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum 2013-03-14 12:08:18.924940746 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:33 2013 +-Test Run By thomas on Thu Mar 14 01:30:29 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -7275,20 +7253,20 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -# of expected passes 2770 -# of untested testcases 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-02-08 10:45:06.492981008 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-02-08 10:45:32.496982620 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-03-14 12:07:52.440939106 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum 2013-03-14 12:08:18.928940746 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:18:58 2013 +-Test Run By thomas on Thu Mar 14 01:30:55 2013 -Native configuration is i686-pc-linux-gnu -+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 === -@@ -8,77 +8,14 @@ +@@ -8,83 +8,15 @@ Running target unix Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-attach.exp ... @@ -7324,6 +7302,12 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g -PASS: gdb.server/file-transfer.exp: compare text file -PASS: gdb.server/file-transfer.exp: deleted text file -PASS: gdb.server/file-transfer.exp: verified deleted text file + Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/no-thread-db.exp ... +-PASS: gdb.server/no-thread-db.exp: successfully compiled posix threads test case +-PASS: gdb.server/no-thread-db.exp: disconnect +-PASS: gdb.server/no-thread-db.exp: libthread-db is now unresolvable +-PASS: gdb.server/no-thread-db.exp: continue to breakpoint: after tls assignment +-PASS: gdb.server/no-thread-db.exp: print foo Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-exec-info.exp ... -PASS: gdb.server/server-exec-info.exp: file -PASS: gdb.server/server-exec-info.exp: set sysroot remote: @@ -7363,27 +7347,27 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g === gdb Summary === --# of expected passes 62 - [...]/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 67 + [...]/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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-02-08 10:45:06.492981008 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-02-08 10:45:32.504982619 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-03-14 12:07:52.440939106 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum 2013-03-14 12:08:18.932940746 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:19:02 2013 +-Test Run By thomas on Thu Mar 14 01:31:00 2013 -Native configuration is i686-pc-linux-gnu -+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 === diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-02-08 10:45:06.492981008 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-02-08 10:45:32.504982619 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-03-14 12:07:52.448939107 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum 2013-03-14 12:08:18.940940747 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:19:04 2013 +-Test Run By thomas on Thu Mar 14 01:31:02 2013 -Native configuration is i686-pc-linux-gnu -+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 === @@ -7576,7 +7560,7 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g PASS: gdb.threads/interrupted-hand-call.exp: dummy stack frame present PASS: gdb.threads/interrupted-hand-call.exp: finish hand-call PASS: gdb.threads/interrupted-hand-call.exp: dummy frame popped -@@ -164,78 +94,33 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -164,160 +94,83 @@ Running ../../../Ferry_Tagscherer/gdb/te PASS: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/leader-exit.exp ... PASS: gdb.threads/leader-exit.exp: successfully compiled posix threads test case @@ -7673,9 +7657,11 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g 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 -@@ -243,81 +128,49 @@ Running ../../../Ferry_Tagscherer/gdb/te - PASS: gdb.threads/manythreads.exp: stop threads 2 - PASS: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program + 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 ... -PASS: gdb.threads/multi-create.exp: successfully compiled posix threads test case -PASS: gdb.threads/multi-create.exp: continue to breakpoint 0 @@ -8355,51 +8341,51 @@ diff -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/g === gdb Summary === -# of expected passes 725 -+# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-02-08 10:45:06.492981008 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-02-08 10:45:32.508982620 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-03-14 12:07:52.460939107 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum 2013-03-14 12:08:18.940940747 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:20:30 2013 +-Test Run By thomas on Thu Mar 14 01:32:31 2013 -Native configuration is i686-pc-linux-gnu -+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 === -@@ -267,7 +267,8 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -273,7 +273,8 @@ Running ../../../Ferry_Tagscherer/gdb/te 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 ... -UNSUPPORTED: gdb.trace/tspeed.exp: Current target does not support trace -+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 Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ... -@@ -301,7 +302,7 @@ Running ../../../Ferry_Tagscherer/gdb/te +@@ -311,7 +312,7 @@ Running ../../../Ferry_Tagscherer/gdb/te === gdb Summary === - # of expected passes 230 + # of expected passes 237 -# of untested testcases 2 --# of unsupported tests 23 +-# of unsupported tests 25 +# 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 -Nrwu -F '^Running' toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum ---- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-02-08 10:45:06.492981008 +0100 -+++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-02-08 10:45:32.508982620 +0100 +--- toolchain/logs/gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-03-14 12:07:52.460939107 +0100 ++++ toolchain/logs/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum 2013-03-14 12:08:18.944940747 +0100 @@ -1,5 +1,5 @@ --Test Run By thomas on Fri Feb 8 00:20:39 2013 +-Test Run By thomas on Thu Mar 14 01:32:41 2013 -Native configuration is i686-pc-linux-gnu -+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 === |