From 3196edb72f833a64ad57f7d8e60392b0168e57cd Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Thu, 14 Mar 2013 12:33:18 +0100 Subject: gdb: 6b25dae901ddedb3f330803542d3eac73cdcae4b (2013-03-13) --- gdb/kepler.SCHWINGE/log_build | 21 ++- gdb/kepler.SCHWINGE/log_test | 170 ++++++++++++--------- .../test/gdb/testsuite/gdb.ada/gdb.sum | 16 +- .../test/gdb/testsuite/gdb.arch/gdb.sum | 6 +- .../test/gdb/testsuite/gdb.asm/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.base1/gdb.sum | 19 ++- .../test/gdb/testsuite/gdb.base2/gdb.sum | 9 +- .../test/gdb/testsuite/gdb.btrace/gdb.sum | 17 +++ .../test/gdb/testsuite/gdb.cell/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.cp/gdb.sum | 8 +- .../test/gdb/testsuite/gdb.disasm/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.dwarf2/gdb.sum | 9 +- .../test/gdb/testsuite/gdb.fortran/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.gdb/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.go/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.java/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.linespec/gdb.sum | 22 ++- .../test/gdb/testsuite/gdb.mi/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.modula2/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.multi/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.objc/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.opencl/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.opt/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.pascal/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.python/gdb.sum | 15 +- .../test/gdb/testsuite/gdb.reverse/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.server/gdb.sum | 12 +- .../test/gdb/testsuite/gdb.stabs/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.threads/gdb.sum | 4 +- .../test/gdb/testsuite/gdb.trace/gdb.sum | 26 +++- .../test/gdb/testsuite/gdb.xml/gdb.sum | 4 +- 31 files changed, 277 insertions(+), 145 deletions(-) create mode 100644 gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum (limited to 'gdb/kepler.SCHWINGE') 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 has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether 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 -- cgit v1.2.3