summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-12-10 19:59:37 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-12-10 19:59:37 +0100
commit272397686eea60669290da0add796ca601b1a2e1 (patch)
treec399ac599af30f105dc60d4b45cbf00f2e318a66 /gdb/coulomb.SCHWINGE
parent8a5c250b9d7fdf37c72a6cee5a75ed4c6815c308 (diff)
gdb: ded7dfe6274b281d92a6ed76cedf29d06c918dec (2012-12-10)
Diffstat (limited to 'gdb/coulomb.SCHWINGE')
-rw-r--r--gdb/coulomb.SCHWINGE/log_build (renamed from gdb/coulomb.SCHWINGE/build)25
-rw-r--r--gdb/coulomb.SCHWINGE/log_build.sed (renamed from gdb/coulomb.SCHWINGE/build.sed)0
-rw-r--r--gdb/coulomb.SCHWINGE/log_install (renamed from gdb/coulomb.SCHWINGE/install)2
-rw-r--r--gdb/coulomb.SCHWINGE/log_install.sed (renamed from gdb/coulomb.SCHWINGE/install.sed)0
-rw-r--r--gdb/coulomb.SCHWINGE/log_test2193
-rw-r--r--gdb/coulomb.SCHWINGE/log_test.sed1
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum19
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum43
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum20
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum87
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum11
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum9
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum44
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum370
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum17
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum6
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum4
34 files changed, 2592 insertions, 327 deletions
diff --git a/gdb/coulomb.SCHWINGE/build b/gdb/coulomb.SCHWINGE/log_build
index 8c59a3d4..3f582f52 100644
--- a/gdb/coulomb.SCHWINGE/build
+++ b/gdb/coulomb.SCHWINGE/log_build
@@ -24,7 +24,8 @@ checking whether compiler driver understands Ada... yes
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
-g -O2
-checking for version 0.10 of ISL... no
+checking for version 0.10 of ISL... yes
+checking for version 0.17.0 of CLooG... yes
checking for default BUILD_CONFIG...
checking for bison... bison -y
checking for bison... bison
@@ -2143,7 +2144,6 @@ checking compiler flags for python code... -fno-strict-aliasing -DNDEBUG -fwrap
checking whether python supports threads... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
-checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking nlist.h usability... yes
checking nlist.h presence... yes
@@ -2232,12 +2232,6 @@ checking for unistd.h... (cached) yes
checking elf_hp.h usability... no
checking elf_hp.h presence... no
checking for elf_hp.h... no
-checking ctype.h usability... yes
-checking ctype.h presence... yes
-checking for ctype.h... yes
-checking time.h usability... yes
-checking time.h presence... yes
-checking for time.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
@@ -2250,6 +2244,9 @@ checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
+checking linux/perf_event.h usability... no
+checking linux/perf_event.h presence... no
+checking for linux/perf_event.h... no
checking for link.h... yes
checking for sys/proc.h... no
checking for sys/user.h... no
@@ -2382,6 +2379,9 @@ checking whether ADDR_NO_RANDOMIZE is declared... no
checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body
checking for cygwin... no
checking for ELF support in BFD... yes
+checking whether to use lzma... auto
+checking for liblzma... yes
+checking how to link with liblzma... -llzma
checking for X... libraries , headers
checking whether gdbserver is supported on this host... no
configure: updating cache ./config.cache
@@ -3027,7 +3027,7 @@ gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag
rm -f c-exp.c c-exp.c.tmp
/bin/dash ../../Ferry_Tagscherer/gdb/../ylwrap ../../Ferry_Tagscherer/gdb/c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \
|| (rm -f c-exp.c; false)
-conflicts: 35 shift/reduce, 53 reduce/reduce
+conflicts: 39 shift/reduce, 53 reduce/reduce
sed -e '/extern.*malloc/d' \
-e '/extern.*realloc/d' \
-e '/extern.*free/d' \
@@ -3205,6 +3205,7 @@ gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag
gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo ../../Ferry_Tagscherer/gdb/filesystem.c
gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../Ferry_Tagscherer/gdb/inf-child.c
gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../Ferry_Tagscherer/gdb/interps.c
+gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo ../../Ferry_Tagscherer/gdb/minidebug.c
gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo ../../Ferry_Tagscherer/gdb/main.c
gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../Ferry_Tagscherer/gdb/macrotab.c
gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../Ferry_Tagscherer/gdb/macrocmd.c
@@ -3344,8 +3345,8 @@ Making init.c
gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tagscherer/gdb/common -I../../Ferry_Tagscherer/gdb/config -DLOCALEDIR="\"[...]/tschwinge/Ferry_Tagscherer.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../Ferry_Tagscherer/gdb/../include/opcode -I../../Ferry_Tagscherer/gdb/../opcodes/.. -I../../Ferry_Tagscherer/gdb/../readline/.. -I../bfd -I../../Ferry_Tagscherer/gdb/../bfd -I../../Ferry_Tagscherer/gdb/../include -I../libdecnumber -I../../Ferry_Tagscherer/gdb/../libdecnumber -I../../Ferry_Tagscherer/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
rm -f gdb
gcc-4.6 -g -O2 -D_GNU_SOURCE -static-libstdc++ -static-libgcc \
- -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o 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-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-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 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 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 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 -lshouldbeinlibc -ldl -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat ../libiberty/libiberty.a build-gnulib/import/libgnu.a
+ -o gdb gdb.o i386-tdep.o i387-tdep.o i386gnu-tdep.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o 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-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-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 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 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 -lshouldbeinlibc -ldl -lncurses -lz -lm -L/usr/lib/python2.7/config -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lexpat -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a
make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb/doc'
make[4]: Nothing to be done for `all'.
@@ -3362,7 +3363,7 @@ files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux
done
touch stamp-syscalls
rm -rf ./python
-files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \
+files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \
for file in $files ; do \
dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
/bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs ./python/$dir ; \
diff --git a/gdb/coulomb.SCHWINGE/build.sed b/gdb/coulomb.SCHWINGE/log_build.sed
index 2122a4e2..2122a4e2 100644
--- a/gdb/coulomb.SCHWINGE/build.sed
+++ b/gdb/coulomb.SCHWINGE/log_build.sed
diff --git a/gdb/coulomb.SCHWINGE/install b/gdb/coulomb.SCHWINGE/log_install
index 684a189c..900e0ec7 100644
--- a/gdb/coulomb.SCHWINGE/install
+++ b/gdb/coulomb.SCHWINGE/log_install
@@ -354,7 +354,7 @@ files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux
/usr/bin/install -c -m 644 $f [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/syscalls ; \
fi ; \
done
-files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \
+files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \
for file in $files ; do \
dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \
/bin/dash ../../../Ferry_Tagscherer/gdb/data-directory/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/gdb/python/$dir ; \
diff --git a/gdb/coulomb.SCHWINGE/install.sed b/gdb/coulomb.SCHWINGE/log_install.sed
index 9565aaae..9565aaae 100644
--- a/gdb/coulomb.SCHWINGE/install.sed
+++ b/gdb/coulomb.SCHWINGE/log_install.sed
diff --git a/gdb/coulomb.SCHWINGE/log_test b/gdb/coulomb.SCHWINGE/log_test
new file mode 100644
index 00000000..b76907ea
--- /dev/null
+++ b/gdb/coulomb.SCHWINGE/log_test
@@ -0,0 +1,2193 @@
+make[1]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+make check-recursive
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+Making check in doc
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+make[4]: Nothing to be done for `check'.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/doc'
+Making check in po
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+make[4]: Nothing to be done for `check'.
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd/po'
+make[4]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+make[4]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/bfd'
+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'
+make[3]: Nothing to be done for `check'.
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes/po'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/opcodes'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/etc'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/intl'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/intl'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libdecnumber'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty'
+make[3]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
+gcc-4.6 -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
+gcc-4.6 -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
+gcc-4.6 -DHAVE_CONFIG_H -g -O2 -I.. -I../../../Ferry_Tagscherer/libiberty/testsuite/../../include -DHAVE_CONFIG_H -I.. -o test-expandargv \
+ ../../../Ferry_Tagscherer/libiberty/testsuite/test-expandargv.c ../libiberty.a
+./test-expandargv
+PASS: test-expandargv-0.
+PASS: test-expandargv-1.
+PASS: test-expandargv-2.
+PASS: test-expandargv-3.
+PASS: test-expandargv-4.
+PASS: test-expandargv-5.
+PASS: test-expandargv-6.
+make[3]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty/testsuite'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/libiberty'
+make[2]: Entering directory `[...]/tschwinge/Ferry_Tagscherer.build/readline'
+make[2]: Nothing to be done for `check'.
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/readline'
+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; \
+ /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; \
+ /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
+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-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/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 Mon Dec 10 18:09:32 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/exe-lock.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/complex.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdbvars.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/detach.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/condbreak.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/breakpoint-shadow.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-os.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bigcore.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jump.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/multi-forks.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak.exp ...
+FAIL: gdb.base/hbreak.exp: hbreak
+FAIL: gdb.base/hbreak.exp: continue to break-at-exit after hbreak (the program exited)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/frame-args.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dbx.exp ...
+FAIL: gdb.base/dbx.exp: whereis my_list
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hbreak2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dprintf.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/all-bin.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-noexec.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/empty_exe.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/moribund-step.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1821.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/environ.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-inline.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interact.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-fun.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infnan.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/advance.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/commands.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/define.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/callfuncs.exp ...
+FAIL: gdb.base/callfuncs.exp: continue after stop in call dummy preserves register contents
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-syscall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-fork.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/auxv.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interrupt.exp ...
+FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output)
+FAIL: gdb.base/interrupt.exp: call function a second time
+FAIL: gdb.base/interrupt.exp: Send Control-C, second time
+FAIL: gdb.base/interrupt.exp: send end of file
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/a2-run.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-signal-resume.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/callexit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/freebpcmd.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find-unmapped.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/inferior-died.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/corefile.exp ...
+WARNING: can't generate a core file - core tests suppressed - check ulimit -c
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/duplicate-bp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/debug-expr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-frame.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-proc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longest-types.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/linespecs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/kill-after-signal.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-macros.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disabled-location.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/arithmet.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-twice.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-sc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/info-target.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/expand-psymtabs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/consecutive.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cond-expr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/checkpoint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/help.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/finish.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code_elim.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/lineinc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disasm-end-cu.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota1.exp ...
+FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
+FAIL: gdb.base/annota1.exp: break handle_USR1 (timeout)
+FAIL: gdb.base/annota1.exp: break printf (timeout)
+FAIL: gdb.base/annota1.exp: continue to printf
+FAIL: gdb.base/annota1.exp: backtrace @ signal handler (timeout)
+FAIL: gdb.base/annota1.exp: get inferior pid (timeout)
+FAIL: gdb.base/annota1.exp: signal sent (timeout)
+FAIL: gdb.base/annota1.exp: thread switch (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-caller-line.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/logical.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async-shell.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infoline.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fixsection.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota3.exp ...
+FAIL: gdb.base/annota3.exp: backtrace @ signal handler (pattern 2)
+FAIL: gdb.base/annota3.exp: get inferior pid (timeout)
+FAIL: gdb.base/annota3.exp: signal sent (pattern 2)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-entry.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-interp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/args.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-simple.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hook-stop-continue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/display.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ifelse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11531.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-load.exp ...
+FAIL: gdb.base/catch-load.exp: plain load: continue
+FAIL: gdb.base/catch-load.exp: plain load with stop-on-solib-events: continue
+FAIL: gdb.base/catch-load.exp: rx load: continue
+FAIL: gdb.base/catch-load.exp: rx load with stop-on-solib-events: continue
+FAIL: gdb.base/catch-load.exp: non-matching load: continue
+FAIL: gdb.base/catch-load.exp: non-matching load with stop-on-solib-events: continue
+FAIL: gdb.base/catch-load.exp: plain unload: continue
+FAIL: gdb.base/catch-load.exp: plain unload with stop-on-solib-events: continue
+FAIL: gdb.base/catch-load.exp: rx unload: continue
+FAIL: gdb.base/catch-load.exp: rx unload with stop-on-solib-events: continue
+FAIL: gdb.base/catch-load.exp: non-matching unload: continue
+FAIL: gdb.base/catch-load.exp: non-matching unload with stop-on-solib-events: continue
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1056.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitops.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/memattr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dmsym.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/completion.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dup-sect.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/long_long.exp ...
+FAIL: gdb.base/long_long.exp: p/a *(int *)i
+FAIL: gdb.base/long_long.exp: p/a *(long *)l
+FAIL: gdb.base/long_long.exp: x/a
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdbindex-stabs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/label.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eval.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bang.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/morestack.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/mips_pro.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-exprs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/exprs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ena-dis-br.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/alias.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-misread.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-ifunc.exp ...
+FAIL: gdb.base/gnu-ifunc.exp: step
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ldbl_e308.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/langs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline1.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/default.exp ...
+FAIL: gdb.base/default.exp: cd
+FAIL: gdb.base/default.exp: info set
+FAIL: gdb.base/default.exp: show
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/assign.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-strs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dump.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline3.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-exec.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ending-run.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-test.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore-buffer-overflow.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fileio.exp ...
+FAIL: gdb.base/fileio.exp: Stat a NULL pathname returns ENOENT or EFAULT
+FAIL: gdb.base/fileio.exp: Stat an empty pathname returns ENOENT
+FAIL: gdb.base/fileio.exp: Stat a nonexistant file returns ENOENT (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Fstat an open file (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Fstat an invalid file descriptor returns EBADF (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (stdin) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (stdout) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (stderr) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (invalid fd) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Isatty (open file) (the program is no longer running)
+FAIL: gdb.base/fileio.exp: System says shell is available (the program is no longer running)
+FAIL: gdb.base/fileio.exp: System(3) call (the program is no longer running)
+FAIL: gdb.base/fileio.exp: System with invalid command returns 127 (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Rename a file (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a file to existing directory returns EISDIR (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a directory to a subdir of itself returns EINVAL (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Renaming a nonexistant file returns ENOENT (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Unlink a file (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Unlinking a file in a directory w/o write access returns EACCES (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Unlinking a nonexistant file returns ENOENT (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Time(2) call returns the same value as in parameter (the program is no longer running)
+FAIL: gdb.base/fileio.exp: Time(2) returns feasible values (the program is no longer running)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enumval.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enum_cond.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/huge.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gcore-relro.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/find.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ctxobj.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cond-eval-mode.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eval-skip.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/arrayidx.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1555.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/del.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach.exp ...
+FAIL: gdb.base/attach.exp: attach to nonexistent process is prohibited
+FAIL: gdb.base/attach.exp: attach1, after setting file
+FAIL: gdb.base/attach.exp: attach1 detach
+FAIL: gdb.base/attach.exp: attach2, with no file
+FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit
+FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
+FAIL: gdb.base/attach.exp: attach call
+FAIL: gdb.base/attach.exp: continue until exit
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/miscexprs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/float.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/longjmp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/included.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-debugdata.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cvexpr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/comprdebug.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-ar-st.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/maint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/funcargs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/chng-syms.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/foll-vfork.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cursal.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/charset.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fortran-sym-case.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/constvars.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-always.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/call-rt-st.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu_vector.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fullname.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/anon.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1250.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bfp-test.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit-so.exp ...
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here after-dlopen
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:131
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 0
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var argc = 2
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: set var count = 1
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:194
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 1
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: info function jit_function
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: setting breakpoint at jit-main.c:219
+FAIL: gdb.base/jit-so.exp: one_jit_test-1: continue to breakpoint: break here 2
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here after-dlopen
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:131
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 0
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var argc = 2
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so"
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: set var count = 2
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:194
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 1
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: info function jit_function
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: setting breakpoint at jit-main.c:219
+FAIL: gdb.base/jit-so.exp: one_jit_test-2: continue to breakpoint: break here 2
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/macscp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11530.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1090.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 4408
+# of unexpected failures 91
+# of expected failures 6
+# of known failures 20
+# of untested testcases 2
+# of unsupported tests 12
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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.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/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 Mon Dec 10 18:30:04 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-cond-gone.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-read.exp ...
+FAIL: gdb.base/watch-read.exp: set hardware read watchpoint on global variable
+FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout)
+FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout)
+FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable (timeout)
+FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout)
+FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout)
+FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout)
+FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/radix.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint.exp ...
+FAIL: gdb.base/watchpoint.exp: watch foo2
+FAIL: gdb.base/watchpoint.exp: continue with watch foo2
+FAIL: gdb.base/watchpoint.exp: watch foo4
+FAIL: gdb.base/watchpoint.exp: continue with watch foo4
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signals.exp ...
+FAIL: gdb.base/signals.exp: p count #1
+FAIL: gdb.base/signals.exp: p func1 () #2
+FAIL: gdb.base/signals.exp: backtrace from handler when calling func1
+FAIL: gdb.base/signals.exp: continue (the program exited)
+FAIL: gdb.base/signals.exp: p count #2
+FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running)
+FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
+FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/randomize.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return-nodebug.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-lang-auto.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/opaque.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoints.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/printcmds.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/restore.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/savedregs.exp ...
+FAIL: gdb.base/savedregs.exp: Get thrower info frame
+FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains catcher sigtramp thrower main
+FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains caller dummy catcher sigtramp thrower main
+FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/tui-layout.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signest.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nextoverexit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prologue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setvar.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/varargs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/trace-commands.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-impl-ld.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-obj.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relocate.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepdebug.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shreloc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr11022.exp ...
+FAIL: gdb.base/pr11022.exp: set watchpoint
+FAIL: gdb.base/pr11022.exp: watchpoint hit
+FAIL: gdb.base/pr11022.exp: watchpoint hit 2
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/testenv.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigaltstack.exp ...
+FAIL: gdb.base/sigaltstack.exp: continue to catch (timeout)
+FAIL: gdb.base/sigaltstack.exp: next (timeout)
+FAIL: gdb.base/sigaltstack.exp: backtrace (pattern 1) (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish from catch LEAF (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish to throw INNER (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish to catch INNER (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish from catch INNER (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish to OUTER (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish to catch MAIN (timeout)
+FAIL: gdb.base/sigaltstack.exp: finish to MAIN (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relational.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-noassign.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recpar.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/volatile.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sizeof.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw-hit-once.exp ...
+FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
+FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-nodir.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-db-attach.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/store.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/skip-solib.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/start.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-weak.exp ...
+FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 nodebug, lib1 first
+FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 nodebug, lib2 debug, lib1 first
+FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib1 first
+FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1 first
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/save-bp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/term.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-resume-infcall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/print-file-var.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline-ask.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sep.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nofield.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/whatis-exp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shlib-call.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-vfork.exp ...
+FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (timeout)
+FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-symbol.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pie-execl.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
+FAIL: gdb.base/siginfo-infcall.exp: continue to the handler
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/setshow.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond-infcall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unwindonsignal.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-symless.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs3.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-thread.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/page.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pc-fp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-bt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stale-infcall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-overlap.exp ...
+sh: prelink: command not found
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo.exp ...
+FAIL: gdb.base/siginfo.exp: continue to stepi handler (timeout)
+FAIL: gdb.base/siginfo.exp: backtrace for nexti (pattern 1) (timeout)
+FAIL: gdb.base/siginfo.exp: step out of handler (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-addr.exp ...
+FAIL: gdb.base/siginfo-addr.exp: si_addr value
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/subst.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-test.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-line.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/source.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recurse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/type-opaque.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ptype.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ...
+FAIL: gdb.base/relativedebug.exp: pause found in backtrace
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remotetimeout.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/until.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pointers.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ptr-typedef.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/readline.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/wchar.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-hw.exp ...
+FAIL: gdb.base/watchpoint-hw.exp: start (timeout)
+FAIL: gdb.base/watchpoint-hw.exp: info watchpoints (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/signull.exp ...
+FAIL: gdb.base/signull.exp: data read; backtrace from keeper through SIGSEGV
+FAIL: gdb.base/signull.exp: data write; backtrace from keeper through SIGSEGV
+FAIL: gdb.base/signull.exp: code; backtrace from keeper through SIGSEGV
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/so-indr-cl.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/shell.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/psymtab.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sect-cmd.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sepsymtab.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-delete.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-non-mem.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/unload.exp ...
+FAIL: gdb.base/unload.exp: running program (the program exited)
+FAIL: gdb.base/unload.exp: pending breakpoint info on first run at shrfunc1
+FAIL: gdb.base/unload.exp: continuing to unloaded libfile (the program is no longer running)
+FAIL: gdb.base/unload.exp: print y from libfile
+FAIL: gdb.base/unload.exp: rerun to shared library breakpoint (the program exited)
+FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc1
+FAIL: gdb.base/unload.exp: continuing to unloaded libfile (the program is no longer running)
+FAIL: gdb.base/unload.exp: continue to shrfunc2 (the program is no longer running)
+FAIL: gdb.base/unload.exp: pending breakpoint info on second run at shrfunc2
+FAIL: gdb.base/unload.exp: continuing to unloaded libfile2 (the program is no longer running)
+FAIL: gdb.base/unload.exp: print y from libfile2
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/twice.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/permissions.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nodebug.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pr10179.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remote.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.exp ...
+gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stap-probe.c:39:21: fatal error: sys/sdt.h: No such file or directory
+compilation terminated.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigchld.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/skip.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/whatis.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-disc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigbpt.exp ...
+FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler
+FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler
+FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler
+FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/scope.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/reread.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/value-double-free.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-display.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigrepeat.exp ...
+FAIL: gdb.base/sigrepeat.exp: next
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch_thread_num.exp ...
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint on shared variable
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 6
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 7
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 8
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 9
+FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 10
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/overlays.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/prelink.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/step-break.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-corrupted.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watchpoint-solib.exp ...
+FAIL: gdb.base/watchpoint-solib.exp: continue to foo (the program exited)
+FAIL: gdb.base/watchpoint-solib.exp: set watchpoint on g
+FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit (the program is no longer running)
+FAIL: gdb.base/watchpoint-solib.exp: continue to foo again (the program exited)
+FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again (the program is no longer running)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/symbol-without-target_section.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/stack-checking.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigstep.exp ...
+FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2)
+FAIL: gdb.base/sigstep.exp: step from handler; leave handler
+FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler
+FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline
+FAIL: gdb.base/sigstep.exp: next from handler; leave handler
+FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler
+FAIL: gdb.base/sigstep.exp: nexti from handleri; leave signal trampoline
+FAIL: gdb.base/sigstep.exp: finish from handleri; leave handler
+FAIL: gdb.base/sigstep.exp: finish from handleri; leave signal trampoline
+FAIL: gdb.base/sigstep.exp: return from handleri; leave handler
+FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline
+FAIL: gdb.base/sigstep.exp: step to handler; resync
+FAIL: gdb.base/sigstep.exp: step to handler; performing step
+FAIL: gdb.base/sigstep.exp: next to handler; resync
+FAIL: gdb.base/sigstep.exp: next to handler; performing next (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue to handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue to handler; performing continue (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step to handler entry; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step to handler entry; performing step (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next to handler entry; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next to handler entry; performing next (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue to handler entry; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue to handler entry; performing continue (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step over handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step over handler; performing step (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next over handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next over handler; performing next (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue over handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue over handler; performing continue (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; performing step (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler; performing next (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler; performing continue (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler entry; performing step (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, to handler entry; performing next (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, to handler entry; performing continue (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step on breakpoint, skip handler; performing step (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next on breakpoint, skip handler; performing next (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; continue to infinite loop (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: continue on breakpoint, skip handler; performing continue (the program is no longer running)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/nostdlib.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 3898
+# of unexpected failures 144
+# of expected failures 2
+# of known failures 2
+# of untested testcases 7
+# of unsupported tests 2
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 18:50:31 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/aliased_array.exp ...
+FAIL: gdb.ada/aliased_array.exp: print bt
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/array_bounds.exp ...
+FAIL: gdb.ada/array_bounds.exp: print table'first
+FAIL: gdb.ada/array_bounds.exp: print table'last
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/array_return.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/array_subscript_addr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayidx.exp ...
+FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off
+FAIL: gdb.ada/arrayidx.exp: print r_two_three, indexes off
+FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off
+FAIL: gdb.ada/arrayidx.exp: print e_one_two_three
+FAIL: gdb.ada/arrayidx.exp: print r_two_three
+FAIL: gdb.ada/arrayidx.exp: print p_one_two_three
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayparam.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/arrayptr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/assign_1.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/atomic_enum.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/boolean_expr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_enum_homonym.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_on_var.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_range_type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/bp_reset.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/call_pn.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/catch_ex.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/char_enum.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/char_param.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/complete.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/cond_lang.exp ...
+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/exprs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_cmp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fixed_points.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/formatted_ref.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/frame_args.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fullname_bp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fun_addr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/fun_in_declare.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/funcall_param.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/homonym.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/info_locals_renaming.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/info_types.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/int_deref.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/interface.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/iwide.exp ...
+FAIL: gdb.ada/iwide.exp: print My_Drawable
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/lang_switch.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_catch_ex.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_task_arg.exp ...
+FAIL: gdb.ada/mi_task_arg.exp: mi runto task_switch.break_me (unknown output after running)
+FAIL: gdb.ada/mi_task_arg.exp: -stack-list-arguments 1
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_task_info.exp ...
+FAIL: gdb.ada/mi_task_info.exp: mi runto task_switch.break_me (unknown output after running)
+FAIL: gdb.ada/mi_task_info.exp: -ada-task-info with no argument
+FAIL: gdb.ada/mi_task_info.exp: -ada-task-info 3
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mod_from_name.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/nested.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/null_array.exp ...
+FAIL: gdb.ada/null_array.exp: print my_table
+FAIL: gdb.ada/null_array.exp: ptype my_table
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/null_record.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/operator_bp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/optim_drec.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/packed_array.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/packed_tagged.exp ...
+FAIL: gdb.ada/packed_tagged.exp: print x
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/print_chars.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/print_pc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptr_typedef.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_arith_binop.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_field.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ptype_tagged_param.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rdv_wait.exp ...
+FAIL: gdb.ada/rdv_wait.exp: task 2
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/rec_return.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ref_param.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/ref_tick_size.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/same_enum.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/set_wstr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/small_reg_param.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/start.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/str_ref_cmp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/sym_print_name.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/taft_type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tagged.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tagged_not_init.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/task_bp.exp ...
+FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from psymtab
+FAIL: gdb.ada/task_bp.exp: run to dummy_task - from psymtab
+FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from psymtab
+FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from psymtab
+FAIL: gdb.ada/task_bp.exp: run to pck.dummy_task - from full symtab
+FAIL: gdb.ada/task_bp.exp: run to dummy_task - from full symtab
+FAIL: gdb.ada/task_bp.exp: run to pck.adb:pck.dummy_task - from full symtab
+FAIL: gdb.ada/task_bp.exp: run to pck.adb:dummy_task - from full symtab
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tasks.exp ...
+FAIL: gdb.ada/tasks.exp: info tasks before inserting breakpoint
+FAIL: gdb.ada/tasks.exp: continue to breakpoint
+FAIL: gdb.ada/tasks.exp: info tasks after hitting breakpoint
+FAIL: gdb.ada/tasks.exp: continue until exit
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/tick_last_segv.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/type_coercion.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/unc_arr_ptr_in_var_rec.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/uninitialized_vars.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ...
+FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/watch_arg.exp ...
+FAIL: gdb.ada/watch_arg.exp: Continuing to second breakpoint
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/whatis_array_val.exp ...
+FAIL: gdb.ada/whatis_array_val.exp: print full
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/widewide.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 399
+# of unexpected failures 35
+# of expected failures 1
+# of known failures 1
+# of unsupported tests 2
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 18:57:08 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/alpha-step.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/altivec-abi.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/altivec-regs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-byte.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-disp-step.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-dword.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-inline.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-entry-value-param.exp ...
+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-ret.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-word.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-abi.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-prologue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-regs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1291.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1431.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/gdb1558.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-avx.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-bp_permanent.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-byte.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-cfi-notcurrent.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-disp-step.exp ...
+FAIL: gdb.arch/i386-disp-step.exp: continue to test_syscall_end
+FAIL: gdb.arch/i386-disp-step.exp: continue to test_prefixed_syscall
+FAIL: gdb.arch/i386-disp-step.exp: continue to test_prefixed_syscall_end (the program is no longer running)
+FAIL: gdb.arch/i386-disp-step.exp: continue to test_int3 (the program is no longer running)
+FAIL: gdb.arch/i386-disp-step.exp: continue to test_int3_end (the program is no longer running)
+FAIL: gdb.arch/i386-disp-step.exp: continue until exit at i386-disp-step (the program is no longer running)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-dr3-watch.exp ...
+FAIL: gdb.arch/i386-dr3-watch.exp: watch i1
+FAIL: gdb.arch/i386-dr3-watch.exp: watch i2
+FAIL: gdb.arch/i386-dr3-watch.exp: watch i3
+FAIL: gdb.arch/i386-dr3-watch.exp: watch i4
+FAIL: gdb.arch/i386-dr3-watch.exp: continue to i1 watchpoint
+FAIL: gdb.arch/i386-dr3-watch.exp: continue to i2 watchpoint
+FAIL: gdb.arch/i386-dr3-watch.exp: continue to i3 watchpoint
+FAIL: gdb.arch/i386-dr3-watch.exp: continue to i4 watchpoint
+FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ...
+FAIL: gdb.arch/i386-gnu-cfi.exp: shift up to the modified frame
+FAIL: gdb.arch/i386-gnu-cfi.exp: Existence of the CFI inserted register
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-permbkpt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-prologue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-signal.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size-overlap.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-size.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse-stack-align.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-sse.exp ...
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm0
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm0
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm1
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm1
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm2
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm2
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm3
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm3
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm4
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm4
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm5
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm5
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm6
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm6
+FAIL: gdb.arch/i386-sse.exp: check float contents of %xmm7
+FAIL: gdb.arch/i386-sse.exp: check int8 contents of %xmm7
+FAIL: gdb.arch/i386-sse.exp: check contents of data[0]
+FAIL: gdb.arch/i386-sse.exp: check contents of data[1]
+FAIL: gdb.arch/i386-sse.exp: check contents of data[2]
+FAIL: gdb.arch/i386-sse.exp: check contents of data[3]
+FAIL: gdb.arch/i386-sse.exp: check contents of data[4]
+FAIL: gdb.arch/i386-sse.exp: check contents of data[5]
+FAIL: gdb.arch/i386-sse.exp: check contents of data[6]
+FAIL: gdb.arch/i386-sse.exp: check contents of data[7]
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-unwind.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-word.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ia64-breakpoint-shadow.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/iwmmxt-regs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/mips-octeon-bbit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/mips16-thunks.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/pa-nullify.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-d128-regs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/powerpc-prologue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc-dfp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc-fp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-info.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/spu-ls.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/system-gcore.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-bx-pc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-prologue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb-singlestep.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/thumb2-it.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 140
+# of unexpected failures 41
+# of known failures 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+
+make[4]: *** [check-gdb.arch] Error 1
+rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.asm --outdir=gdb.asm
+Test Run By thomas on Mon Dec 10 18:58:08 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.asm/asm-source.exp ...
+FAIL: gdb.asm/asm-source.exp: info target (timeout)
+FAIL: gdb.asm/asm-source.exp: info symbol (timeout)
+FAIL: gdb.asm/asm-source.exp: list (timeout)
+FAIL: gdb.asm/asm-source.exp: search (timeout)
+FAIL: gdb.asm/asm-source.exp: f in foo2 (timeout)
+FAIL: gdb.asm/asm-source.exp: n in foo2 (timeout)
+FAIL: gdb.asm/asm-source.exp: bt ALL in foo2 (timeout)
+FAIL: gdb.asm/asm-source.exp: bt 2 in foo2 (timeout)
+FAIL: gdb.asm/asm-source.exp: s 2 (timeout)
+FAIL: gdb.asm/asm-source.exp: n 2 (timeout)
+FAIL: gdb.asm/asm-source.exp: bt 3 in foo3 (timeout)
+FAIL: gdb.asm/asm-source.exp: info source asmsrc1.s (timeout)
+FAIL: gdb.asm/asm-source.exp: finish from foo3 (timeout)
+FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s (timeout)
+FAIL: gdb.asm/asm-source.exp: info sources (timeout)
+FAIL: gdb.asm/asm-source.exp: info line (timeout)
+FAIL: gdb.asm/asm-source.exp: next over foo3 (timeout)
+FAIL: gdb.asm/asm-source.exp: return from foo2 (timeout)
+FAIL: gdb.asm/asm-source.exp: look at global variable (timeout)
+FAIL: gdb.asm/asm-source.exp: x/i &globalvar (timeout)
+FAIL: gdb.asm/asm-source.exp: disassem &globalvar, &globalvar+1 (timeout)
+FAIL: gdb.asm/asm-source.exp: look at static variable (timeout)
+FAIL: gdb.asm/asm-source.exp: x/i &staticvar (timeout)
+FAIL: gdb.asm/asm-source.exp: disassem &staticvar, &staticvar+1 (timeout)
+FAIL: gdb.asm/asm-source.exp: look at static function (timeout)
+
+ === gdb Summary ===
+
+# of expected passes 3
+# of unexpected failures 25
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+
+make[4]: *** [check-gdb.asm] Error 1
+rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.cell --outdir=gdb.cell
+Test Run By thomas on Mon Dec 10 19:02:22 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/arch.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/break.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/bt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/core.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/data.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/dwarfaddr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-cache.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-standalone.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ea-test.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/f-regs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/fork.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/gcore.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/mem-access.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/ptype.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/registers.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/sizeof.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib-symbol.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ...
+
+ === gdb Summary ===
+
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:02:23 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/abstract-origin.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ambiguous.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-ns.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-struct.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-union.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/arg-reference.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/baseenum.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bool.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/breakpoint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bs15503.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/call-c.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/casts.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/class2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/classes.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cmpd-minsyms.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/converts.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cp-relocate.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cpcompletion.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cpexprs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplabel.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplusfuncs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ctti.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/debug-expr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/demangle.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/derivation.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/destrprint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/dispcxx.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/exception.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/expand-sals.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/extern-c.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/formatted-ref.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/fpointer.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb1355.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb2384.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/gdb2495.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/hang.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/infcall-dlopen.exp ...
+FAIL: gdb.cp/infcall-dlopen.exp: test 0
+FAIL: gdb.cp/infcall-dlopen.exp: test 1
+FAIL: gdb.cp/infcall-dlopen.exp: test 2
+FAIL: gdb.cp/infcall-dlopen.exp: test 3
+FAIL: gdb.cp/infcall-dlopen.exp: test 4
+FAIL: gdb.cp/infcall-dlopen.exp: test 5
+FAIL: gdb.cp/infcall-dlopen.exp: test 6
+FAIL: gdb.cp/infcall-dlopen.exp: test 7
+FAIL: gdb.cp/infcall-dlopen.exp: test 8
+FAIL: gdb.cp/infcall-dlopen.exp: test 9
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/inherit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/koenig.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/local.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/m-data.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/m-static.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/maint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-ctor.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-inline.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/mb-templates.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/member-ptr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/meth-typedefs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/method2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/minsym-fallback.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/misc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace-enum.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace-nested-import.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nextoverthrow.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/no-dmgl-verbose.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/noparam.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsdecl.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsimport.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsnested.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsnoimports.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsrecurs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsstress.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/nsusing.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/operator.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/oranking.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/overload-const.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/overload.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovldbreak.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ovsrch.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/paren-type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pass-by-ref.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1023.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-1210.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr-574.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr10687.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr10728.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr12028.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9067.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9167.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/pr9631.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/printmethod.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/psmang.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/psymtab-parameter.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-cv-cp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-flags.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/punctuator.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/re-set-overloaded.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/readnow-language.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ref-params.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ref-types.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/rtti.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/shadow.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/smartp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/static-method.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/static-print-quit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/temargs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/templates.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/try_catch.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/typedef-operator.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/userdef.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/using-crash.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtbase.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/virtfunc2.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 3946
+# of unexpected failures 10
+# of expected failures 6
+# of known failures 20
+# of unsupported tests 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+
+make[4]: *** [check-gdb.cp] Error 1
+rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.disasm --outdir=gdb.disasm
+Test Run By thomas on Mon Dec 10 19:17:59 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/am33.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/h8300s.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/hppa.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/mn10300.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/sh3.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t01_mov.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t02_mova.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t03_add.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t04_sub.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t05_cmp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t06_ari2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t07_ari3.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t08_or.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t09_xor.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t10_and.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t11_logs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t12_bit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ...
+
+ === gdb Summary ===
+
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:18:02 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/callframecfa.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/clztest.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dup-psym.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-anon-mptr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-basic.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-canonicalize-type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-const.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-entry-value.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-filename.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-intercu.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-intermix.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-namespaceless-anonymous.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-noloc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-call.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-out-param.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-param-error.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ranges.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-strp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-unresolved.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp ...
+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/typeddwarf.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/valop.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/watch-notconst.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 286
+# of known failures 1
+# of untested testcases 4
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:23:10 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/array-element.exp ...
+FAIL: gdb.fortran/array-element.exp: continue to breakpoint once again (the program exited)
+FAIL: gdb.fortran/array-element.exp: print the second element of array a
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/charset.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/common-block.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/complex.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/derived-type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/exprs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/library-module.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/logical.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/module.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/multi-dim.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/subarray.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.fortran/types.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 243
+# of unexpected failures 2
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:24:06 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/complaints.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/observer.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/selftest.exp ...
+FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/xfullpath.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 163
+# of unexpected failures 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+
+make[4]: *** [check-gdb.gdb] 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.go --outdir=gdb.go
+Test Run By thomas on Mon Dec 10 19:25:14 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/basic-types.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/chan.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/handcall.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/hello.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/integers.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/methods.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/package.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/print.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/strings.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/types.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.go/unsafe.exp ...
+gdb compile failed, default_target_compile: Can't find gccgo.
+
+ === gdb Summary ===
+
+# of expected passes 44
+# of expected failures 4
+# of untested testcases 9
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:25:28 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jmain.exp ...
+KPASS: gdb.java/jmain.exp: break jmain.main (PRMS java/1565)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jmisc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jnpe.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jprint.exp ...
+XPASS: gdb.java/jprint.exp: print a java.util.Properties (PRMS gcc/43260)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-exp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.java/jv-print.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 88
+# of unexpected successes 1
+# of expected failures 1
+# of unknown successes 1
+# of known failures 2
+# of unsupported tests 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:26:35 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/linespec.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-dollar.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/ls-errs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.linespec/thread.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 178
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:27:07 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp ...
+FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_nofb_marker
+FAIL: gdb.mi/dw2-ref-missing-frame.exp: test func_loopfb_var
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb2549.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb669.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb680.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb701.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/gdb792.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-async.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-basics.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-break.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp ...
+FAIL: gdb.mi/mi-breakpoint-changed.exp: catch syscall
+FAIL: gdb.mi/mi-breakpoint-changed.exp: dprintf marker, "arg" "
+FAIL: gdb.mi/mi-breakpoint-changed.exp: delete 6
+FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 resolved
+FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continue to marker 2 (timeout)
+FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: continuing to exit (MI error)
+FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc3 pending again
+FAIL: gdb.mi/mi-breakpoint-changed.exp: pending resolved: (unknown output after running)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cli.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-cmd-param-changed.exp ...
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on"
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking off"
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step"
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking on"
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking off"
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking step"
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI)
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp)
+FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-disassemble.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fill-memory.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-info-os.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-logging.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-memory-changed.exp ...
+FAIL: gdb.mi/mi-memory-changed.exp: create objvar for C
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop-exit.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nonstop.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsintrall.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsmoribund.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-nsthrexec.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-pending.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-pthreads.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-read-memory.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-record-changed.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-regs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-return.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-simplerun.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-solib.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stack.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stepi.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-stepn.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-syn-frame.exp ...
+FAIL: gdb.mi/mi-syn-frame.exp: list stack frames
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-until.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-block.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cmd.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-invalidate.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-rtti.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch-nonstop.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-watch.exp ...
+XPASS: gdb.mi/mi-watch.exp: sw: watchpoint trigger
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-prompt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-var-child.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/pr11022.exp ...
+FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
+FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
+
+ === gdb Summary ===
+
+# of expected passes 1611
+# of unexpected failures 23
+# of unexpected successes 1
+# of expected failures 8
+# of known failures 6
+# of unsupported tests 9
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:31:51 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.modula2/unbounded-array.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 8
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:31:55 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/base.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.exp ...
+gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch-exec.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/multi-arch.exp ...
+gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/hello.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/watchpoint-multi.exp ...
+FAIL: gdb.multi/watchpoint-multi.exp: start to main inferior 2
+FAIL: gdb.multi/watchpoint-multi.exp: awatch c on inferior 2
+FAIL: gdb.multi/watchpoint-multi.exp: setting breakpoint at marker_exit
+FAIL: gdb.multi/watchpoint-multi.exp: awatch b on inferior 1
+FAIL: gdb.multi/watchpoint-multi.exp: switch to inferior 2 again
+FAIL: gdb.multi/watchpoint-multi.exp: catch c on inferior 2
+FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 2
+FAIL: gdb.multi/watchpoint-multi.exp: switch back to inferior 1 again
+FAIL: gdb.multi/watchpoint-multi.exp: catch b on inferior 1
+FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
+
+ === gdb Summary ===
+
+# of expected passes 31
+# of unexpected failures 10
+# of untested testcases 2
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+
+make[4]: *** [check-gdb.multi] Error 1
+rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.objc --outdir=gdb.objc
+Test Run By thomas on Mon Dec 10 19:32:04 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/basicclass.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/nondebug.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/objcdecode.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.objc/print.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 13
+# of unsupported tests 3
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:32:20 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/callfuncs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/convs_casts.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/datatypes.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/operators.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ...
+
+ === gdb Summary ===
+
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:32:22 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/clobbered-registers-O2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-break.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-bt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-cmds.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opt/inline-locals.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 95
+# of expected failures 1
+# of known failures 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:32:46 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/floats.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/gdb11492.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/hello.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/integers.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/print.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.pascal/types.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 23
+# of known failures 1
+# of untested testcases 2
+# of unsupported tests 4
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:32:59 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/lib-types.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 ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-error.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-events.exp ...
+FAIL: gdb.python/py-events.exp: inferior 2
+FAIL: gdb.python/py-events.exp: Inferior 2 terminated. (the program is no longer running)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evsignal.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evthreads.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore-cc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-explore.exp ...
+FAIL: gdb.python/py-explore.exp: explore darray_ref
+FAIL: gdb.python/py-explore.exp: explore su (timeout)
+FAIL: gdb.python/py-explore.exp: explore cs
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-finish-breakpoint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-function.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-inferior.exp ...
+FAIL: gdb.python/py-inferior.exp: test Inferior.threads
+FAIL: gdb.python/py-inferior.exp: test Inferior.threads 2
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-infthread.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-mi.exp ...
+FAIL: gdb.python/py-mi.exp: varobj update 1
+FAIL: gdb.python/py-mi.exp: varobj update 2
+FAIL: gdb.python/py-mi.exp: varobj update after choosing default
+FAIL: gdb.python/py-mi.exp: varobj update after choosing via expression
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile-script.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-objfile.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-parameter.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-pp-maint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-progspace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prompt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-section-script.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-shared.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-strfns.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symbol.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-symtab.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-typeprint.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value-cc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/python.exp ...
+FAIL: gdb.python/python.exp: set the hook
+FAIL: gdb.python/python.exp: set the hook to default
+
+ === gdb Summary ===
+
+# of expected passes 1412
+# of unexpected failures 13
+# of untested testcases 1
+# of unsupported tests 3
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+
+make[4]: *** [check-gdb.python] Error 1
+rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.reverse --outdir=gdb.reverse
+Test Run By thomas on Mon Dec 10 19:39:28 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/break-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/consecutive-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/consecutive-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/finish-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i386-sse-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i387-env-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/i387-stack-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/machinestate-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/machinestate.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/sigall-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/singlejmp-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/solib-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/step-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/step-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/until-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/until-reverse.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-precsave.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp ...
+
+ === gdb Summary ===
+
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:39:30 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.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/server-exec-info.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-mon.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ...
+
+ === gdb Summary ===
+
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:39:31 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/exclfwd.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/gdb11479.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.stabs/weird.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 212
+# of expected failures 7
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:39:51 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/attach-stopped.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/bp_in_thread.exp ...
+FAIL: gdb.threads/bp_in_thread.exp: run to noreturn
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/clone-new-thread-event.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/corethreads.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/create-fail.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/current-lwp-dead.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/execl.exp ...
+FAIL: gdb.threads/execl.exp: info threads before exec
+FAIL: gdb.threads/execl.exp: continue across exec
+FAIL: gdb.threads/execl.exp: continue until exit
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/fork-child-threads.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/fork-thread-pending.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/gcore-thread.exp ...
+FAIL: gdb.threads/gcore-thread.exp: thread 1 is running
+FAIL: gdb.threads/gcore-thread.exp: thread 2 is running
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/hand-call-in-threads.exp ...
+FAIL: gdb.threads/hand-call-in-threads.exp: enable scheduler locking
+FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking on
+FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: set confirm off (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 1 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 1
+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 1 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 1 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 2 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 2 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 2 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 3 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 3 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 3 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 4 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 4 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 4 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: prepare to discard hand call, thread 5 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
+FAIL: gdb.threads/hand-call-in-threads.exp: setting frame, thread 5 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: discard hand call, thread 5 (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: all dummies popped (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: disable scheduler locking (timeout)
+FAIL: gdb.threads/hand-call-in-threads.exp: show scheduler locking off (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/ia64-sigill.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/interrupted-hand-call.exp ...
+FAIL: gdb.threads/interrupted-hand-call.exp: hand-call interrupted by signal in another thread
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/killed.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/leader-exit.exp ...
+FAIL: gdb.threads/leader-exit.exp: continue to breakpoint: break-here
+FAIL: gdb.threads/leader-exit.exp: Single thread has been left
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/linux-dp.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp ...
+FAIL: gdb.threads/local-watch-wrong-thread.exp: continue to thread_function0
+FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers (timeout)
+ERROR: Delete all breakpoints in delete_breakpoints (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/manythreads.exp ...
+FAIL: gdb.threads/manythreads.exp: info threads
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
+FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here
+FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for thread 2
+FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
+FAIL: gdb.threads/no-unwaited-for-left.exp: only main thread left, thread 2 terminated
+FAIL: gdb.threads/no-unwaited-for-left.exp: disable scheduler-locking, letting new thread start
+FAIL: gdb.threads/no-unwaited-for-left.exp: continue to breakpoint: break-here-2
+FAIL: gdb.threads/no-unwaited-for-left.exp: enable scheduler-locking, for main thread
+FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits (the program is no longer running)
+FAIL: gdb.threads/no-unwaited-for-left.exp: only thread 3 left, main thread terminated
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-1.exp ...
+FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched0: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched0: continue over exec
+FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched1: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched1: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched1: continue over exec
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-2.exp ...
+FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched0: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched0: single thread left
+FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched0: continue over exec
+FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched1: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched1: single thread left
+FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched1: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched1: continue over exec
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-3.exp ...
+FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched0: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched0: continue over exec
+FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched1: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched1: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched1: continue over exec
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/non-ldr-exc-4.exp ...
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue to breakpoint: break-here
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: set scheduler-locking on
+FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pending-step.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/print-threads.exp ...
+FAIL: gdb.threads/print-threads.exp: all threads ran once
+FAIL: gdb.threads/print-threads.exp: all threads ran once
+FAIL: gdb.threads/print-threads.exp: all threads ran once
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pthread_cond_wait.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/pthreads.exp ...
+FAIL: gdb.threads/pthreads.exp: Continue to creation of first thread
+FAIL: gdb.threads/pthreads.exp: Continue to creation of second thread
+FAIL: gdb.threads/pthreads.exp: get thread 2 id
+FAIL: gdb.threads/pthreads.exp: continue until common routine run 15 times
+FAIL: gdb.threads/pthreads.exp: continue with all threads running (the program is no longer running)
+FAIL: gdb.threads/pthreads.exp: Stopped with a ^C (timeout)
+WARNING: Could not stop child with ^C; skipping rest of tests.
+
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/schedlock.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/siginfo-threads.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/sigstep-threads.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/sigthread.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/staticthreads.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/switch-threads.exp ...
+FAIL: gdb.threads/switch-threads.exp: continue to breakpoint: continue to thread_func
+FAIL: gdb.threads/switch-threads.exp: next
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-execl.exp ...
+FAIL: gdb.threads/thread-execl.exp: continue to thread start
+FAIL: gdb.threads/thread-execl.exp: get to main in new image
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp ...
+FAIL: gdb.threads/thread-find.exp: name thread 1
+FAIL: gdb.threads/thread-find.exp: name thread 2
+FAIL: gdb.threads/thread-find.exp: name thread 3
+FAIL: gdb.threads/thread-find.exp: find thread name 3
+FAIL: gdb.threads/thread-find.exp: find thread name 2
+FAIL: gdb.threads/thread-find.exp: find thread name 1
+ERROR: tcl error sourcing ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp.
+ERROR: can't read "thread3": no such variable
+ while executing
+"gdb_test "thread find $thread3" "Thread 3 has .*$thread3.*" "find thread id 3""
+ invoked from within
+"if { [info exists thread6] } then {
+ gdb_test "thread find $thread6" \
+ "Thread 6 has .*$thread6.*" "find thread id 6"
+ gdb_test "thread find $t..."
+ (file "../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp" line 187)
+ invoked from within
+"source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp"
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel #0 source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-find.exp"
+ invoked from within
+"catch "uplevel #0 source $test_file_name""
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp ...
+FAIL: gdb.threads/thread-specific.exp: continue to thread-specific breakpoint
+ERROR: tcl error sourcing ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp.
+ERROR: can't read "this_breakpoint": no such variable
+ while executing
+"gdb_test_multiple "info breakpoint $this_breakpoint" "info on bp" {
+ -re ".*stop only in thread (\[0-9\]*).*$gdb_prompt $" {
+ set this_thread $expe..."
+ (file "../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp" line 108)
+ invoked from within
+"source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp"
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel #0 source ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-specific.exp"
+ invoked from within
+"catch "uplevel #0 source $test_file_name""
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread-unwindonsignal.exp ...
+FAIL: gdb.threads/thread-unwindonsignal.exp: hand-call interrupted by signal in another thread
+FAIL: gdb.threads/thread-unwindonsignal.exp: dummy stack frame present
+FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread_check.exp ...
+FAIL: gdb.threads/thread_check.exp: continue to tf
+FAIL: gdb.threads/thread_check.exp: backtrace from thread function
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/thread_events.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threadapply.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
+FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start
+FAIL: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint (got interactive prompt)
+FAIL: gdb.threads/threxit-hop-specific.exp: setting breakpoint at 47
+FAIL: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-nodebug.exp ...
+FAIL: gdb.threads/tls-nodebug.exp: thread local storage
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-shared.exp ...
+FAIL: gdb.threads/tls-shared.exp: print thread local storage variable
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-var.exp ...
+FAIL: gdb.threads/tls-var.exp: print tls_var
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls.exp ...
+FAIL: gdb.threads/tls.exp: continue to first thread: no progress?
+FAIL: gdb.threads/tls.exp: first thread print me
+FAIL: gdb.threads/tls.exp: first thread local storage
+FAIL: gdb.threads/tls.exp: first another thread local storage
+FAIL: gdb.threads/tls.exp: continue to second thread
+FAIL: gdb.threads/tls.exp: second thread print me
+FAIL: gdb.threads/tls.exp: second thread local storage
+FAIL: gdb.threads/tls.exp: second another thread local storage
+FAIL: gdb.threads/tls.exp: continue to third thread
+FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th
+FAIL: gdb.threads/tls.exp: third thread print me
+FAIL: gdb.threads/tls.exp: third thread local storage
+FAIL: gdb.threads/tls.exp: third another thread local storage
+FAIL: gdb.threads/tls.exp: continue to synch point (the program is no longer running)
+FAIL: gdb.threads/tls.exp: get number of threads
+FAIL: gdb.threads/tls.exp: No thread backtrace reported spin (vsyscall kernel problem?)
+FAIL: gdb.threads/tls.exp: threads exited (the program is no longer running)
+FAIL: gdb.threads/tls.exp: mess at end
+FAIL: gdb.threads/tls.exp: info address me
+FAIL: gdb.threads/tls.exp: p a_thread_local
+FAIL: gdb.threads/tls.exp: p file2_thread_local
+FAIL: gdb.threads/tls.exp: p a_thread_local second time
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchpoint-fork.exp ...
+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work (timeout)
+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (timeout)
+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork (timeout)
+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork (timeout)
+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (timeout)
+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (timeout)
+FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (timeout)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads-reorder.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads.exp ...
+FAIL: gdb.threads/watchthreads.exp: watch args[0]
+FAIL: gdb.threads/watchthreads.exp: watch args[1]
+FAIL: gdb.threads/watchthreads.exp: threaded watch loop
+FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
+FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
+FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
+FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
+FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/watchthreads2.exp ...
+FAIL: gdb.threads/watchthreads2.exp: run to thread_started
+FAIL: gdb.threads/watchthreads2.exp: run to thread_started
+FAIL: gdb.threads/watchthreads2.exp: run to thread_started
+FAIL: gdb.threads/watchthreads2.exp: run to thread_started (the program is no longer running)
+FAIL: gdb.threads/watchthreads2.exp: all threads started
+
+ === gdb Summary ===
+
+# of expected passes 177
+# of unexpected failures 154
+# of unresolved testcases 1
+# of untested testcases 3
+# of unsupported tests 9
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+
+make[4]: *** [check-gdb.threads] Error 1
+rootme=`pwd`; export rootme; srcdir=../../../Ferry_Tagscherer/gdb/testsuite ; export srcdir ; EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --directory=gdb.trace --outdir=gdb.trace
+Test Run By thomas on Mon Dec 10 19:51:42 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/actions.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ax.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/backtrace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/change-loc.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/circ.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/collection.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/deltrace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ftrace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/infotrace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tracepoint-changed.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-tsv-changed.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/packetlen.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passc-dyn.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/passcount.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/pending.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/report.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/save-trace.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.exp ...
+gdb compile failed, ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/stap-trace.c:34:21: fatal error: sys/sdt.h: No such file or directory
+compilation terminated.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/status-stop.exp ...
+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-mt.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tracecmd.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ...
+gdb compile failed, gcc: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tstatus.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/unavailable.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-dyn.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/while-stepping.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 229
+# of untested testcases 3
+# of unsupported tests 21
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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 Mon Dec 10 19:54:10 2012
+Native configuration is i686-unknown-gnu0.3
+
+ === gdb tests ===
+
+Schedule of variations:
+ unix
+
+Running target unix
+Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
+Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
+Using ../../../Ferry_Tagscherer/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-arch.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-errors.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-regs.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-xinclude.exp ...
+
+ === gdb Summary ===
+
+# of expected passes 24
+# of known failures 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-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'
+make[2]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build/gdb'
+make[1]: Nothing to be done for `check-target'.
+make[1]: Leaving directory `[...]/tschwinge/Ferry_Tagscherer.build'
diff --git a/gdb/coulomb.SCHWINGE/log_test.sed b/gdb/coulomb.SCHWINGE/log_test.sed
new file mode 100644
index 00000000..9565aaae
--- /dev/null
+++ b/gdb/coulomb.SCHWINGE/log_test.sed
@@ -0,0 +1 @@
+s%i686-unknown-gnu0\.3%[ARCH]%g
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum
index abdbc2f5..86082d23 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 13:32:52 2012
+Test Run By thomas on Mon Dec 10 18:50:31 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -234,12 +234,19 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/interface.exp ...
PASS: gdb.ada/interface.exp: compilation foo.adb
PASS: gdb.ada/interface.exp: print r
PASS: gdb.ada/interface.exp: print s
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/iwide.exp ...
+PASS: gdb.ada/iwide.exp: compilation p.adb
+FAIL: gdb.ada/iwide.exp: print My_Drawable
+PASS: gdb.ada/iwide.exp: print s_access.all
+PASS: gdb.ada/iwide.exp: print sp_access.all
+PASS: gdb.ada/iwide.exp: print d_access.all
+PASS: gdb.ada/iwide.exp: print dp_access.all
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/lang_switch.exp ...
PASS: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS: gdb.ada/lang_switch.exp: set print frame-arguments all
PASS: gdb.ada/lang_switch.exp: backtrace
PASS: gdb.ada/lang_switch.exp: set lang c
-PASS: gdb.ada/lang_switch.exp: backtrace
+PASS: gdb.ada/lang_switch.exp: backtrace with lang set to C
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/mi_catch_ex.exp ...
PASS: gdb.ada/mi_catch_ex.exp: compilation foo.adb
UNSUPPORTED: gdb.ada/mi_catch_ex.exp: insert catchpoint on all Ada exceptions
@@ -499,6 +506,8 @@ PASS: gdb.ada/uninitialized_vars.exp: info locals
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/variant_record_packed_array.exp ...
PASS: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS: gdb.ada/variant_record_packed_array.exp: print empty
+PASS: gdb.ada/variant_record_packed_array.exp: print address
+FAIL: gdb.ada/variant_record_packed_array.exp: print adress content
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/watch_arg.exp ...
PASS: gdb.ada/watch_arg.exp: compilation watch.adb
PASS: gdb.ada/watch_arg.exp: Set watchpoint on function argument X
@@ -520,10 +529,10 @@ PASS: gdb.ada/widewide.exp: print my_wws(2)
=== gdb Summary ===
-# of expected passes 393
-# of unexpected failures 33
+# of expected passes 399
+# of unexpected failures 35
# of expected failures 1
# of known failures 1
# of unsupported tests 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum
index 95095a48..d6d1250a 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 13:38:51 2012
+Test Run By thomas on Mon Dec 10 18:57:08 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -250,5 +250,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ...
# of expected passes 140
# of unexpected failures 41
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum
index 60449fbd..2a1a07f2 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 13:40:42 2012
+Test Run By thomas on Mon Dec 10 18:58:08 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -41,5 +41,5 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout)
# of expected passes 3
# of unexpected failures 25
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum
index 69214ae5..b45b7034 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 12:41:11 2012
+Test Run By thomas on Mon Dec 10 18:09:32 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -129,7 +129,7 @@ PASS: gdb.base/dbx.exp: stop at main
PASS: gdb.base/dbx.exp: running to main
PASS: gdb.base/dbx.exp: assign first
PASS: gdb.base/dbx.exp: print first
-PASS: gdb.base/dbx.exp: whereis my_list
+FAIL: gdb.base/dbx.exp: whereis my_list
PASS: gdb.base/dbx.exp: file average.c:1
PASS: gdb.base/dbx.exp: cont 1
PASS: gdb.base/dbx.exp: step
@@ -224,6 +224,9 @@ PASS: gdb.base/all-bin.exp: print value of v_int&&v_float
PASS: gdb.base/all-bin.exp: print value of v_int&&v_double
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-noexec.exp ...
PASS: gdb.base/attach-pie-noexec.exp: show architecture
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/empty_exe.exp ...
+PASS: gdb.base/empty_exe.exp: file ''
+PASS: gdb.base/empty_exe.exp: print 1
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bitfields2.exp ...
PASS: gdb.base/bitfields2.exp: set print sevenbit-strings
PASS: gdb.base/bitfields2.exp: break tester prior to break1
@@ -661,7 +664,7 @@ PASS: gdb.base/call-signal-resume.exp: break stop_one
PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at stop_one
PASS: gdb.base/call-signal-resume.exp: inferior function call signaled
PASS: gdb.base/call-signal-resume.exp: dummy stack frame number
-PASS: gdb.base/call-signal-resume.exp: frame 6
+PASS: gdb.base/call-signal-resume.exp: frame 7
PASS: gdb.base/call-signal-resume.exp: set confirm off
PASS: gdb.base/call-signal-resume.exp: return
PASS: gdb.base/call-signal-resume.exp: maintenance print dummy-frames
@@ -1628,6 +1631,7 @@ PASS: gdb.base/completion.exp: complete 'p 'arg'
PASS: gdb.base/completion.exp: complete (2) 'p 'arg'
PASS: gdb.base/completion.exp: complete 'handle signal'
PASS: gdb.base/completion.exp: complete 'handle keyword'
+PASS: gdb.base/completion.exp: complete help aliases
PASS: gdb.base/completion.exp: complete 'p no_var_named_this-arg'
PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-arg'
PASS: gdb.base/completion.exp: complete (2) 'p no_var_named_this-' (eat prompt)
@@ -1636,6 +1640,8 @@ PASS: gdb.base/completion.exp: complete 'p values[0].a'
PASS: gdb.base/completion.exp: complete 'p values[0] . a'
PASS: gdb.base/completion.exp: complete 'p &values[0] -> a'
PASS: gdb.base/completion.exp: completion of field in anonymous union
+PASS: gdb.base/completion.exp: ptype completion of field in anonymous union
+PASS: gdb.base/completion.exp: whatis completion of field in anonymous union
PASS: gdb.base/completion.exp: cd to ${srcdir}
PASS: gdb.base/completion.exp: directory completion
PASS: gdb.base/completion.exp: directory completion 2
@@ -1647,6 +1653,9 @@ PASS: gdb.base/completion.exp: complete 'set follow-fork-mode'
PASS: gdb.base/completion.exp: field completion with invalid field
PASS: gdb.base/completion.exp: test non-deprecated completion
PASS: gdb.base/completion.exp: test deprecated completion
+PASS: gdb.base/completion.exp: complete ptype struct some_
+PASS: gdb.base/completion.exp: complete ptype enum some_
+PASS: gdb.base/completion.exp: complete ptype union some_
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ...
PASS: gdb.base/list.exp: set width 0
PASS: gdb.base/list.exp: show default list size
@@ -1850,7 +1859,8 @@ PASS: gdb.base/eval.exp: Second eval.
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/bang.exp ...
PASS: gdb.base/bang.exp: run program
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/morestack.exp ...
-UNTESTED: gdb.base/morestack.exp: diff != 0 GNU Mach assertion failure
+PASS: gdb.base/morestack.exp: continue
+PASS: gdb.base/morestack.exp: up 3000
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/mips_pro.exp ...
PASS: gdb.base/mips_pro.exp: backtrace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-exprs.exp ...
@@ -2287,6 +2297,8 @@ PASS: gdb.base/exprs.exp: print v_int_array_init[0]@2
PASS: gdb.base/exprs.exp: print v_int_array_init[1]@1
PASS: gdb.base/exprs.exp: set variable v_short_array[0] = 42
PASS: gdb.base/exprs.exp: print {short} v_short_array
+PASS: gdb.base/exprs.exp: print (void) v_int_pointer
+PASS: gdb.base/exprs.exp: print & (void) v_char
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ena-dis-br.exp ...
PASS: gdb.base/ena-dis-br.exp: break marker1
PASS: gdb.base/ena-dis-br.exp: enable break marker1
@@ -3365,6 +3377,21 @@ PASS: gdb.base/included.exp: list main
PASS: gdb.base/included.exp: list integer
PASS: gdb.base/included.exp: ptype integer
PASS: gdb.base/included.exp: info variables integer
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-debugdata.exp ...
+PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke nm
+PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke awk
+PASS: gdb.base/gnu-debugdata.exp: nm -D - invoke sort
+PASS: gdb.base/gnu-debugdata.exp: nm - invoke nm
+PASS: gdb.base/gnu-debugdata.exp: nm - invoke awk
+PASS: gdb.base/gnu-debugdata.exp: nm - invoke sort
+PASS: gdb.base/gnu-debugdata.exp: comm
+PASS: gdb.base/gnu-debugdata.exp: objcopy 1
+PASS: gdb.base/gnu-debugdata.exp: strip
+PASS: gdb.base/gnu-debugdata.exp: xz
+PASS: gdb.base/gnu-debugdata.exp: objcopy 2
+PASS: gdb.base/gnu-debugdata.exp: no symtab
+PASS: gdb.base/gnu-debugdata.exp: have symtab
+PASS: gdb.base/gnu-debugdata.exp: unload MiniDebugInfo
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/cvexpr.exp ...
PASS: gdb.base/cvexpr.exp: set print sevenbit-strings
PASS: gdb.base/cvexpr.exp: set print address off
@@ -4686,11 +4713,11 @@ PASS: gdb.base/gdb1090.exp: print s24
=== gdb Summary ===
-# of expected passes 4383
-# of unexpected failures 90
+# of expected passes 4408
+# of unexpected failures 91
# of expected failures 6
# of known failures 20
-# of untested testcases 3
+# of untested testcases 2
# of unsupported tests 12
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum
index 3f29c1fc..bc8a5187 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 13:07:36 2012
+Test Run By thomas on Mon Dec 10 18:30:04 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -3436,7 +3436,7 @@ PASS: gdb.base/ptype.exp: ptype *&{4,5,6}[1]
PASS: gdb.base/ptype.exp: ptype $pc
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relativedebug.exp ...
PASS: gdb.base/relativedebug.exp: continue
-PASS: gdb.base/relativedebug.exp: pause found in backtrace
+FAIL: gdb.base/relativedebug.exp: pause found in backtrace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/remotetimeout.exp ...
PASS: gdb.base/remotetimeout.exp: correct remotetimeout printed
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/until.exp ...
@@ -4073,9 +4073,9 @@ PASS: gdb.base/sigstep.exp: break handler
PASS: gdb.base/sigstep.exp: continue to stepi handler
FAIL: gdb.base/sigstep.exp: backtrace for nexti (pattern 2)
PASS: gdb.base/sigstep.exp: step from handler; continue to handler
-FAIL: gdb.base/sigstep.exp: step from handler; leave handler (timeout)
+FAIL: gdb.base/sigstep.exp: step from handler; leave handler
PASS: gdb.base/sigstep.exp: stepi from handleri; continue to handler
-FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler (hit breakpoint again)
+FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler
FAIL: gdb.base/sigstep.exp: stepi from handleri; leave signal trampoline
PASS: gdb.base/sigstep.exp: next from handler; continue to handler
FAIL: gdb.base/sigstep.exp: next from handler; leave handler
@@ -4091,12 +4091,12 @@ FAIL: gdb.base/sigstep.exp: return from handleri; leave signal trampoline
PASS: gdb.base/sigstep.exp: Set done as return will have skipped it
PASS: gdb.base/sigstep.exp: set itimer = itimer_real
PASS: gdb.base/sigstep.exp: break 79
-FAIL: gdb.base/sigstep.exp: step to handler; resync (the program exited)
+FAIL: gdb.base/sigstep.exp: step to handler; resync
PASS: gdb.base/sigstep.exp: step to handler; advance to infinite loop
PASS: gdb.base/sigstep.exp: step to handler; break handler
-FAIL: gdb.base/sigstep.exp: step to handler; performing step (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: step to handler; performing step
PASS: gdb.base/sigstep.exp: step to handler; clear handler
-FAIL: gdb.base/sigstep.exp: next to handler; resync (the program is no longer running)
+FAIL: gdb.base/sigstep.exp: next to handler; resync
PASS: gdb.base/sigstep.exp: next to handler; advance to infinite loop
PASS: gdb.base/sigstep.exp: next to handler; break handler
FAIL: gdb.base/sigstep.exp: next to handler; performing next (the program is no longer running)
@@ -4193,11 +4193,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker
=== gdb Summary ===
-# of expected passes 3899
-# of unexpected failures 143
+# of expected passes 3898
+# of unexpected failures 144
# of expected failures 2
# of known failures 2
# of untested testcases 7
# of unsupported tests 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum
index 99d22943..984557ce 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cell/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 13:44:56 2012
+Test Run By thomas on Mon Dec 10 19:02:22 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum
index dac9bb3a..1bc32a48 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.cp/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 13:44:58 2012
+Test Run By thomas on Mon Dec 10 19:02:23 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -23,7 +23,7 @@ PASS: gdb.cp/annota2.exp: breakpoint at main
PASS: gdb.cp/annota2.exp: run until main breakpoint
PASS: gdb.cp/annota2.exp: set watch on a.x
PASS: gdb.cp/annota2.exp: watch triggered on a.x
-FAIL: gdb.cp/annota2.exp: annotate-quit (timeout)
+PASS: gdb.cp/annota2.exp: annotate-quit
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/annota3.exp ...
PASS: gdb.cp/annota3.exp: set height 0
PASS: gdb.cp/annota3.exp: breakpoint main
@@ -36,7 +36,7 @@ PASS: gdb.cp/annota3.exp: break at main
PASS: gdb.cp/annota3.exp: second run until main breakpoint
PASS: gdb.cp/annota3.exp: set watch on a.x
PASS: gdb.cp/annota3.exp: watch triggered on a.x
-FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1) (timeout)
+PASS: gdb.cp/annota3.exp: annotate-quit
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-ns.exp ...
PASS: gdb.cp/anon-ns.exp: list (anonymous namespace)::doit1(void)
PASS: gdb.cp/anon-ns.exp: list '(anonymous namespace)::doit1(void)'
@@ -158,6 +158,11 @@ PASS: gdb.cp/anon-union.exp: print w 3
PASS: gdb.cp/anon-union.exp: print z 3
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/arg-reference.exp ...
PASS: gdb.cp/arg-reference.exp: No false reference
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/baseenum.exp ...
+PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 1
+PASS: gdb.cp/baseenum.exp: Print enum constant X of class A
+PASS: gdb.cp/baseenum.exp: continue to breakpoint: breakpoint 2
+PASS: gdb.cp/baseenum.exp: Print enum constant X of class A in namespace N
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/bool.exp ...
PASS: gdb.cp/bool.exp: print return_true()
PASS: gdb.cp/bool.exp: print return_false()
@@ -1835,6 +1840,24 @@ PASS: gdb.cp/demangle.exp: hp: add__XTPfTFPd_f_FcT1
PASS: gdb.cp/demangle.exp: hp: unLink__12basic_stringXTcT18string_char_traitsXTc_T9allocator_Fv
PASS: gdb.cp/demangle.exp: hp: _Utf390_1__1_9223372036854775807__9223372036854775
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/derivation.exp ...
+PASS: gdb.cp/derivation.exp: ptype A::value_type
+PASS: gdb.cp/derivation.exp: whatis A::value_type
+PASS: gdb.cp/derivation.exp: p (A::value_type) 0
+PASS: gdb.cp/derivation.exp: ptype D::value_type
+PASS: gdb.cp/derivation.exp: whatis D::value_type
+PASS: gdb.cp/derivation.exp: p (D::value_type) 0
+PASS: gdb.cp/derivation.exp: ptype E::value_type
+PASS: gdb.cp/derivation.exp: whatis E::value_type
+PASS: gdb.cp/derivation.exp: p (E::value_type) 0
+PASS: gdb.cp/derivation.exp: ptype F::value_type
+PASS: gdb.cp/derivation.exp: whatis F::value_type
+PASS: gdb.cp/derivation.exp: p (F::value_type) 0
+PASS: gdb.cp/derivation.exp: ptype Z::value_type
+PASS: gdb.cp/derivation.exp: whatis Z::value_type
+PASS: gdb.cp/derivation.exp: p (Z::value_type) 0
+PASS: gdb.cp/derivation.exp: ptype ZZ::value_type
+PASS: gdb.cp/derivation.exp: whatis ZZ::value_type
+PASS: gdb.cp/derivation.exp: p (ZZ::value_type) 0
PASS: gdb.cp/derivation.exp: up from marker1
PASS: gdb.cp/derivation.exp: print value of a_instance
PASS: gdb.cp/derivation.exp: ptype a_instance
@@ -1860,8 +1883,35 @@ PASS: gdb.cp/derivation.exp: print value of g_instance.afoo()
PASS: gdb.cp/derivation.exp: re-selected 'main' frame after inferior call
PASS: gdb.cp/derivation.exp: print value of g_instance.bfoo()
PASS: gdb.cp/derivation.exp: print value of g_instance.cfoo()
+PASS: gdb.cp/derivation.exp: whatis c_instance.c
+PASS: gdb.cp/derivation.exp: ptype c_instance.c
+PASS: gdb.cp/derivation.exp: whatis g_instance.g
+PASS: gdb.cp/derivation.exp: ptype g_instance.g
+PASS: gdb.cp/derivation.exp: whatis a_instance.a
+PASS: gdb.cp/derivation.exp: ptype a_instance.a
+PASS: gdb.cp/derivation.exp: p (A::value_type) 0
+PASS: gdb.cp/derivation.exp: whatis b_instance.b
+PASS: gdb.cp/derivation.exp: ptype b_instance.b
+PASS: gdb.cp/derivation.exp: whatis d_instance.d
+PASS: gdb.cp/derivation.exp: ptype d_instance.d
+PASS: gdb.cp/derivation.exp: p (D::value_type) 0
+PASS: gdb.cp/derivation.exp: whatis e_instance.e
+PASS: gdb.cp/derivation.exp: ptype e_instance.e
+PASS: gdb.cp/derivation.exp: p (E::value_type) 0
+PASS: gdb.cp/derivation.exp: whatis f_instance.f
+PASS: gdb.cp/derivation.exp: ptype f_instance.f
+PASS: gdb.cp/derivation.exp: p (F::value_type) 0
+PASS: gdb.cp/derivation.exp: whatis z_instance.z
+PASS: gdb.cp/derivation.exp: ptype z_instance.z
+PASS: gdb.cp/derivation.exp: p (Z::value_type) 0
+PASS: gdb.cp/derivation.exp: whatis zz_instance.zz
+PASS: gdb.cp/derivation.exp: ptype zz_instance.zz
+PASS: gdb.cp/derivation.exp: p (ZZ::value_type) 0
PASS: gdb.cp/derivation.exp: ptype vderived
PASS: gdb.cp/derivation.exp: print vderived
+PASS: gdb.cp/derivation.exp: ptype N::value_type
+PASS: gdb.cp/derivation.exp: ptype N::Derived::value_type
+PASS: gdb.cp/derivation.exp: ptype value_type
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/destrprint.exp ...
PASS: gdb.cp/destrprint.exp: continue to breakpoint: Break here
PASS: gdb.cp/destrprint.exp: go up to ~Derived
@@ -2336,6 +2386,11 @@ PASS: gdb.cp/member-ptr.exp: print *pmi
PASS: gdb.cp/member-ptr.exp: ptype *pmi
PASS: gdb.cp/member-ptr.exp: print (int) pmi
PASS: gdb.cp/member-ptr.exp: print ((int) pmi) == ((char *) &a.j - (char *) &a)
+PASS: gdb.cp/member-ptr.exp: ptype diamond_pfunc_ptr
+PASS: gdb.cp/member-ptr.exp: ptype diamond.*diamond_pfunc_ptr
+PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pfunc_ptr (20)
+PASS: gdb.cp/member-ptr.exp: print (diamond.*diamond_pfunc_ptr) (20)
+PASS: gdb.cp/member-ptr.exp: print diamond.func_ptr (20)
PASS: gdb.cp/member-ptr.exp: ptype pmf
PASS: gdb.cp/member-ptr.exp: print pmf
PASS: gdb.cp/member-ptr.exp: ptype pmf_p
@@ -2347,6 +2402,7 @@ PASS: gdb.cp/member-ptr.exp: print *pmf
PASS: gdb.cp/member-ptr.exp: ptype *pmf
PASS: gdb.cp/member-ptr.exp: print (a.*pmf)(3)
PASS: gdb.cp/member-ptr.exp: ptype a.*pmf
+PASS: gdb.cp/member-ptr.exp: ptype (a.*pmf)(3)
PASS: gdb.cp/member-ptr.exp: print diamond_pmi
PASS: gdb.cp/member-ptr.exp: print diamond.*diamond_pmi
PASS: gdb.cp/member-ptr.exp: print diamond.*left_pmf
@@ -3648,6 +3704,25 @@ PASS: gdb.cp/ptype-cv-cp.exp: whatis v_const_volatile_my_int
PASS: gdb.cp/ptype-cv-cp.exp: ptype v_const_volatile_my_int
PASS: gdb.cp/ptype-cv-cp.exp: whatis v_volatile_const_my_int
PASS: gdb.cp/ptype-cv-cp.exp: ptype v_volatile_const_my_int
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ptype-flags.exp ...
+PASS: gdb.cp/ptype-flags.exp: basic test
+PASS: gdb.cp/ptype-flags.exp: no methods
+PASS: gdb.cp/ptype-flags.exp: no typedefs
+PASS: gdb.cp/ptype-flags.exp: no methods or typedefs
+PASS: gdb.cp/ptype-flags.exp: raw
+PASS: gdb.cp/ptype-flags.exp: raw no methods
+PASS: gdb.cp/ptype-flags.exp: raw no typedefs
+PASS: gdb.cp/ptype-flags.exp: raw no methods or typedefs
+PASS: gdb.cp/ptype-flags.exp: set print type methods off
+PASS: gdb.cp/ptype-flags.exp: basic test, default methods off
+PASS: gdb.cp/ptype-flags.exp: methods, default methods off
+PASS: gdb.cp/ptype-flags.exp: no typedefs, default methods off
+PASS: gdb.cp/ptype-flags.exp: methods, no typedefs, default methods off
+PASS: gdb.cp/ptype-flags.exp: set print type typedefs off
+PASS: gdb.cp/ptype-flags.exp: basic test, default methods+typedefs off
+PASS: gdb.cp/ptype-flags.exp: methods, default methods+typedefs off
+PASS: gdb.cp/ptype-flags.exp: typedefs, default methods+typedefs off
+PASS: gdb.cp/ptype-flags.exp: methods typedefs, default methods+typedefs off
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/punctuator.exp ...
PASS: gdb.cp/punctuator.exp: set lang c++
PASS: gdb.cp/punctuator.exp: print (0x5a5a bitand 0xaaaa) == (0x5a5a & 0xaaaa)
@@ -4027,10 +4102,10 @@ PASS: gdb.cp/virtfunc2.exp: print o
=== gdb Summary ===
-# of expected passes 3871
-# of unexpected failures 12
+# of expected passes 3946
+# of unexpected failures 10
# of expected failures 6
# of known failures 20
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum
index 760cb4de..a80e08e7 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.disasm/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:02:54 2012
+Test Run By thomas on Mon Dec 10 19:17:59 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum
index c194337e..b1bc24b0 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.dwarf2/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:02:56 2012
+Test Run By thomas on Mon Dec 10 19:18:02 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -47,6 +47,11 @@ PASS: gdb.dwarf2/dw2-case-insensitive.exp: p fuNC_symtab
PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_lang
PASS: gdb.dwarf2/dw2-case-insensitive.exp: setting breakpoint at fuNC_symtab
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-common-block.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compdir-oldgcc.exp ...
+PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc42
+PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc42
+PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: list gcc43
+PASS: gdb.dwarf2/dw2-compdir-oldgcc.exp: info source gcc43
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-compressed.exp ...
PASS: gdb.dwarf2/dw2-compressed.exp: set listsize 1
PASS: gdb.dwarf2/dw2-compressed.exp: list func_cu1
@@ -360,8 +365,8 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x
=== gdb Summary ===
-# of expected passes 282
+# of expected passes 286
# of known failures 1
# of untested testcases 4
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum
index 951e7f0b..78ab5224 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.fortran/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:09:19 2012
+Test Run By thomas on Mon Dec 10 19:23:10 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -269,5 +269,5 @@ PASS: gdb.fortran/types.exp: pt 10e20
# of expected passes 243
# of unexpected failures 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum
index 2376c544..92081ce9 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.gdb/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:11:02 2012
+Test Run By thomas on Mon Dec 10 19:24:06 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -164,7 +164,7 @@ PASS: gdb.gdb/selftest.exp: xgdb is at prompt
PASS: gdb.gdb/selftest.exp: Set xgdb prompt
PASS: gdb.gdb/selftest.exp: send ^C to child process
PASS: gdb.gdb/selftest.exp: send SIGINT signal to child process
-PASS: gdb.gdb/selftest.exp: backtrace through signal handler
+FAIL: gdb.gdb/selftest.exp: backtrace through signal handler
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/xfullpath.exp ...
PASS: gdb.gdb/xfullpath.exp: breakpoint in captured_main
PASS: gdb.gdb/xfullpath.exp: run until breakpoint at captured_main
@@ -178,6 +178,7 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename
=== gdb Summary ===
-# of expected passes 164
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of expected passes 163
+# of unexpected failures 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum
index 2f65ff0c..9d447967 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:12:10 2012
+Test Run By thomas on Mon Dec 10 19:25:14 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp
# of expected passes 44
# of expected failures 4
# of untested testcases 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum
index 649cd8a5..19816859 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:12:27 2012
+Test Run By thomas on Mon Dec 10 19:25:28 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -116,5 +116,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd
# of unknown successes 1
# of known failures 2
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum
index 70e9f8ca..8cc205ef 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:13:50 2012
+Test Run By thomas on Mon Dec 10 19:26:35 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -193,5 +193,5 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function
=== gdb Summary ===
# of expected passes 178
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum
index 7b03c3aa..b9e2ceb6 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:14:31 2012
+Test Run By thomas on Mon Dec 10 19:27:07 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -236,10 +236,10 @@ FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set schedule
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking on" no event (requested by MI)
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking step" no event (requested by MI interp)
FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set scheduler-locking stepr" no event
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer" warmup
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer on"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer off"
-PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set circular-trace-buffer" no event
+PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" warmup
+PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache on"
+PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache off"
+PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remotecache" no event
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type" warmup
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type on"
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set check type off"
@@ -252,10 +252,6 @@ PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar"
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set remote exec-file bar" no event
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set profile on"
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set profile off"
-ERROR: Undefined command "maint set show-debug-regs on".
-UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set show-debug-regs on"
-ERROR: Undefined command "maint set show-debug-regs off".
-UNRESOLVED: gdb.mi/mi-cmd-param-changed.exp: cmd param: "maint set show-debug-regs off"
PASS: gdb.mi/mi-cmd-param-changed.exp: cmd param: "set ch type on"
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-console.exp ...
PASS: gdb.mi/mi-console.exp: breakpoint at main
@@ -296,6 +292,15 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file-transfer.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-file.exp ...
PASS: gdb.mi/mi-file.exp: request path info of current source file (basics.c)
PASS: gdb.mi/mi-file.exp: Getting a list of source files.
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-fill-memory.exp ...
+PASS: gdb.mi/mi-fill-memory.exp: breakpoint at main
+PASS: gdb.mi/mi-fill-memory.exp: mi runto main
+PASS: gdb.mi/mi-fill-memory.exp: next at main
+PASS: gdb.mi/mi-fill-memory.exp: no arguments
+PASS: gdb.mi/mi-fill-memory.exp: one argument missing
+PASS: gdb.mi/mi-fill-memory.exp: memory successfully written
+PASS: gdb.mi/mi-fill-memory.exp: memory successfully filled (8 bytes)
+PASS: gdb.mi/mi-fill-memory.exp: pattern correctly read from memory
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-hack-cli.exp ...
PASS: gdb.mi/mi-hack-cli.exp: show architecture
PASS: gdb.mi/mi-hack-cli.exp: 47show architecture
@@ -353,20 +358,20 @@ PASS: gdb.mi/mi-pthreads.exp: -thread_list_ids (in check_mi_thread_command_set)
PASS: gdb.mi/mi-pthreads.exp: finding threads in MI output (in check_mi_thread_command_set)
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 123456789
+PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 10
+PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 9
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 8
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 7
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 6
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 5
PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 4
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 3
-PASS: gdb.mi/mi-pthreads.exp: check_mi_thread_command_set: -thread-select 2
+PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 10
+PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 9
PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 8
PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 7
PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 6
PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 5
PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 4
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 3
-PASS: gdb.mi/mi-pthreads.exp: check =thread-selected: thread 2
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-read-memory.exp ...
PASS: gdb.mi/mi-read-memory.exp: breakpoint at main
PASS: gdb.mi/mi-read-memory.exp: mi runto main
@@ -895,7 +900,7 @@ PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests
PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests
-FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
+PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ...
PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint)
@@ -1016,6 +1021,10 @@ PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_a
PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.g
PASS: gdb.mi/mi-var-cp.exp: path expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
PASS: gdb.mi/mi-var-cp.exp: expression for a1.public.2_anonymous.public.1_anonymous.public.1_anonymous.public.1_anonymous.public.h
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-create-rtti.exp ...
+PASS: gdb.mi/mi-var-create-rtti.exp: breakpoint at main
+PASS: gdb.mi/mi-var-create-rtti.exp: mi runto main
+PASS: gdb.mi/mi-var-create-rtti.exp: -var-create sp1 * $sp
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-display.exp ...
PASS: gdb.mi/mi-var-display.exp: break-insert operation
PASS: gdb.mi/mi-var-display.exp: run to main
@@ -1717,12 +1726,11 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno
=== gdb Summary ===
-# of expected passes 1599
-# of unexpected failures 24
+# of expected passes 1611
+# of unexpected failures 23
# of unexpected successes 1
# of expected failures 8
# of known failures 6
-# of unresolved testcases 2
# of unsupported tests 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum
index dab5e101..beb035e8 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.modula2/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:21:02 2012
+Test Run By thomas on Mon Dec 10 19:31:51 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a
=== gdb Summary ===
# of expected passes 8
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum
index 6ecd7742..c728fad9 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.multi/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:21:10 2012
+Test Run By thomas on Mon Dec 10 19:31:55 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -63,5 +63,5 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
# of expected passes 31
# of unexpected failures 10
# of untested testcases 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum
index a0524c9f..62fd73e4 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.objc/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:21:28 2012
+Test Run By thomas on Mon Dec 10 19:32:04 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll
# of expected passes 13
# of unsupported tests 3
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum
index deb003e4..a4074e31 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opencl/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:21:46 2012
+Test Run By thomas on Mon Dec 10 19:32:20 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum
index 2ded2792..c8c084e6 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.opt/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:21:49 2012
+Test Run By thomas on Mon Dec 10 19:32:22 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -115,5 +115,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3)
# of expected passes 95
# of expected failures 1
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum
index 077fb4c0..34bdb393 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.pascal/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:22:30 2012
+Test Run By thomas on Mon Dec 10 19:32:46 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20
# of known failures 1
# of untested testcases 2
# of unsupported tests 4
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum
index 2f794748..c47b6ca3 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.python/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:22:43 2012
+Test Run By thomas on Mon Dec 10 19:32:59 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -516,80 +516,7 @@ PASS: gdb.python/py-inferior.exp: test Inferior.was_attached
FAIL: gdb.python/py-inferior.exp: test Inferior.threads
PASS: gdb.python/py-inferior.exp: continue to breakpoint: cont to check_threads
FAIL: gdb.python/py-inferior.exp: test Inferior.threads 2
-FAIL: gdb.python/py-inferior.exp: continue to breakpoint: cont to Break here.
-PASS: gdb.python/py-inferior.exp: read str contents
-PASS: gdb.python/py-inferior.exp: write str
-PASS: gdb.python/py-inferior.exp: ensure str was changed in the inferior
-PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: find string pattern
-PASS: gdb.python/py-inferior.exp: pattern not found at end of range
-PASS: gdb.python/py-inferior.exp: pattern found at end of range
-PASS: gdb.python/py-inferior.exp: py from struct import *
-PASS: gdb.python/py-inferior.exp: set int16_search_buf[10] = 0x1234
-PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('int16_search_buf')
-PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: py pattern = pack('<H',0x1234)
-PASS: gdb.python/py-inferior.exp: find 16-bit pattern, with value pattern
-PASS: gdb.python/py-inferior.exp: set int32_search_buf[10] = 0x12345678
-PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('int32_search_buf')
-PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: py pattern = pack('<I',0x12345678)
-PASS: gdb.python/py-inferior.exp: find 32-bit pattern, with python pattern
-PASS: gdb.python/py-inferior.exp: set int64_search_buf[10] = 0xfedcba9876543210LL
-PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('int64_search_buf')
-PASS: gdb.python/py-inferior.exp: py start_addr = search_buf.address
-PASS: gdb.python/py-inferior.exp: py length = search_buf.type.sizeof
-PASS: gdb.python/py-inferior.exp: py pattern = pack('<Q', 0xfedcba9876543210)
-PASS: gdb.python/py-inferior.exp: find 64-bit pattern, with value pattern
-PASS: gdb.python/py-inferior.exp: set *(int8_t*) &search_buf[10] = 0x62
-PASS: gdb.python/py-inferior.exp: set *(int16_t*) &search_buf[11] = 0x6363
-PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[13] = 0x64646464
-PASS: gdb.python/py-inferior.exp: py search_buf = gdb.selected_frame ().read_var ('search_buf')
-PASS: gdb.python/py-inferior.exp: py start_addr = search_buf[0].address
-PASS: gdb.python/py-inferior.exp: py pattern1 = pack('B', 0x62)
-PASS: gdb.python/py-inferior.exp: py pattern2 = pack('<H', 0x6363)
-PASS: gdb.python/py-inferior.exp: py pattern3 = pack('<I', 0x64646464)
-PASS: gdb.python/py-inferior.exp: find mixed-sized pattern
-PASS: gdb.python/py-inferior.exp: find mixed-sized pattern
-PASS: gdb.python/py-inferior.exp: find mixed-sized pattern
-PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[0*16000+100] = 0x12345678
-PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[1*16000+100] = 0x12345678
-PASS: gdb.python/py-inferior.exp: py start_addr = gdb.selected_frame ().read_var ('search_buf')
-PASS: gdb.python/py-inferior.exp: py end_addr = start_addr + gdb.selected_frame ().read_var ('search_buf_size')
-PASS: gdb.python/py-inferior.exp: py pattern = pack('<I', 0x12345678)
-PASS: gdb.python/py-inferior.exp: py first = gdb.inferiors()[0].search_memory (start_addr,end_addr - start_addr, pattern)
-PASS: gdb.python/py-inferior.exp: search spanning large range 1st result
-PASS: gdb.python/py-inferior.exp: py start_addr = first + 1
-PASS: gdb.python/py-inferior.exp: py second = gdb.inferiors()[0].search_memory (start_addr, end_addr - start_addr, pattern)
-PASS: gdb.python/py-inferior.exp: search spanning large range 2nd result
-PASS: gdb.python/py-inferior.exp: py start_addr = second + 1
-PASS: gdb.python/py-inferior.exp: py third = gdb.inferiors()[0].search_memory (start_addr, end_addr - start_addr, pattern)
-PASS: gdb.python/py-inferior.exp: search spanning large range 3rd result
-PASS: gdb.python/py-inferior.exp: set *(int32_t*) &search_buf[16000-1] = 0xfdb97531
-PASS: gdb.python/py-inferior.exp: py pattern = pack('<I', 0xfdb97531)
-PASS: gdb.python/py-inferior.exp: py start_addr = gdb.selected_frame ().read_var ('search_buf')
-PASS: gdb.python/py-inferior.exp: find pattern straddling chunk boundary
-PASS: gdb.python/py-inferior.exp: get initial list
-PASS: gdb.python/py-inferior.exp: Get inferior list length
-PASS: gdb.python/py-inferior.exp: Check inferior validity
-PASS: gdb.python/py-inferior.exp: add empty inferior 2
-PASS: gdb.python/py-inferior.exp: get new list
-PASS: gdb.python/py-inferior.exp: Get inferior list length
-PASS: gdb.python/py-inferior.exp: Check inferior validity
-PASS: gdb.python/py-inferior.exp: Check inferior validity
-PASS: gdb.python/py-inferior.exp: remove-inferiors 3
-PASS: gdb.python/py-inferior.exp: Check inferior validity
-PASS: gdb.python/py-inferior.exp: Check inferior validity
-PASS: gdb.python/py-inferior.exp: Switch to first inferior
-PASS: gdb.python/py-inferior.exp: First inferior selected
-PASS: gdb.python/py-inferior.exp: Create new inferior
-PASS: gdb.python/py-inferior.exp: Switch to third inferior
-PASS: gdb.python/py-inferior.exp: Third inferior selected
-PASS: gdb.python/py-inferior.exp: Switch to first inferior
-FAIL: gdb.python/py-inferior.exp: Remove second inferior
+UNTESTED: gdb.python/py-inferior.exp: the following tests get the system into an unresponsive state
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-infthread.exp ...
PASS: gdb.python/py-infthread.exp: test gdb.selected_thread
PASS: gdb.python/py-infthread.exp: verify InferiorThread object
@@ -609,7 +536,7 @@ PASS: gdb.python/py-infthread.exp: test InferiorThread.is_valid
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-mi.exp ...
PASS: gdb.python/py-mi.exp: breakpoint at main
PASS: gdb.python/py-mi.exp: mi runto main
-PASS: gdb.python/py-mi.exp: run to 312 (set breakpoint)
+PASS: gdb.python/py-mi.exp: run to 328 (set breakpoint)
PASS: gdb.python/py-mi.exp: create container varobj, no pretty-printing
PASS: gdb.python/py-mi.exp: examine container children=0, no pretty-printing
PASS: gdb.python/py-mi.exp: delete varobj
@@ -654,9 +581,9 @@ PASS: gdb.python/py-mi.exp: list children of outer
PASS: gdb.python/py-mi.exp: list children of outer.s
PASS: gdb.python/py-mi.exp: next over outer update
PASS: gdb.python/py-mi.exp: update after updating element of outer
-PASS: gdb.python/py-mi.exp: run to 215 (set breakpoint)
+PASS: gdb.python/py-mi.exp: run to 222 (set breakpoint)
PASS: gdb.python/py-mi.exp: update after type change
-PASS: gdb.python/py-mi.exp: run to 335 (set breakpoint)
+PASS: gdb.python/py-mi.exp: run to 351 (set breakpoint)
PASS: gdb.python/py-mi.exp: create nstype varobj
PASS: gdb.python/py-mi.exp: list children after setting update range
PASS: gdb.python/py-mi.exp: clear visualizer
@@ -667,9 +594,15 @@ PASS: gdb.python/py-mi.exp: list children after setting exception flag
PASS: gdb.python/py-mi.exp: create me varobj
PASS: gdb.python/py-mi.exp: evaluate me varobj
PASS: gdb.python/py-mi.exp: printer whose children are returned as a list
+PASS: gdb.python/py-mi.exp: run to 254 (set breakpoint)
+PASS: gdb.python/py-mi.exp: create varobj for c
+PASS: gdb.python/py-mi.exp: choose array visualizer for c
+PASS: gdb.python/py-mi.exp: list children of c
+PASS: gdb.python/py-mi.exp: next over change of array element
+PASS: gdb.python/py-mi.exp: update varobj after element change
PASS: gdb.python/py-mi.exp: breakpoint at main
PASS: gdb.python/py-mi.exp: mi runto main
-PASS: gdb.python/py-mi.exp: run to 335 (set breakpoint)
+PASS: gdb.python/py-mi.exp: run to 351 (set breakpoint)
PASS: gdb.python/py-mi.exp: create fake varobj
PASS: gdb.python/py-mi.exp: list children of fake
PASS: gdb.python/py-mi.exp: list children fake.private
@@ -837,7 +770,7 @@ PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | FLAG_3
PASS: gdb.python/py-pp-maint.exp: print FLAG_1 | 8
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-prettyprint.exp ...
PASS: gdb.python/py-prettyprint.exp: set print pretty on
-PASS: gdb.python/py-prettyprint.exp: b 335
+PASS: gdb.python/py-prettyprint.exp: b 351
PASS: gdb.python/py-prettyprint.exp: continue
PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py')
PASS: gdb.python/py-prettyprint.exp: print ss
@@ -858,7 +791,7 @@ PASS: gdb.python/py-prettyprint.exp: set print pretty off
PASS: gdb.python/py-prettyprint.exp: print nstype on one line
PASS: gdb.python/py-prettyprint.exp: continue until exit
PASS: gdb.python/py-prettyprint.exp: set print pretty on
-PASS: gdb.python/py-prettyprint.exp: b 335
+PASS: gdb.python/py-prettyprint.exp: b 351
PASS: gdb.python/py-prettyprint.exp: continue
PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py')
PASS: gdb.python/py-prettyprint.exp: print ss
@@ -895,7 +828,7 @@ PASS: gdb.python/py-prettyprint.exp: continue until exit
PASS: gdb.python/py-prettyprint.exp: python execfile ('py-prettyprint.py')
PASS: gdb.python/py-prettyprint.exp: continue to breakpoint: eval-break
PASS: gdb.python/py-prettyprint.exp: info locals
-PASS: gdb.python/py-prettyprint.exp: b 335
+PASS: gdb.python/py-prettyprint.exp: b 351
PASS: gdb.python/py-prettyprint.exp: continue
PASS: gdb.python/py-prettyprint.exp: print ss enabled #1
PASS: gdb.python/py-prettyprint.exp: python disable_lookup_function ()
@@ -1053,133 +986,143 @@ PASS: gdb.python/py-template.exp: print foo
PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
PASS: gdb.python/py-template.exp: const int * volatile * const * volatile *
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-type.exp ...
-PASS: gdb.python/py-type.exp: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.python/py-type.exp: c typedef field list
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: get fields
-PASS: gdb.python/py-type.exp: Check number of fields
-PASS: gdb.python/py-type.exp: Check structure field a name
-PASS: gdb.python/py-type.exp: Check structure field b name
-PASS: gdb.python/py-type.exp: Check that dir includes name
-PASS: gdb.python/py-type.exp: Check number of fields
-PASS: gdb.python/py-type.exp: Check fields lookup by name
-PASS: gdb.python/py-type.exp: Check fields iteration over values
-PASS: gdb.python/py-type.exp: Check fields items list
-PASS: gdb.python/py-type.exp: Check field name exists test
-PASS: gdb.python/py-type.exp: Check field name nonexists test
-PASS: gdb.python/py-type.exp: Check conversion to bool
-PASS: gdb.python/py-type.exp: python print len (st.type['a'].type)
-PASS: gdb.python/py-type.exp: python print st.type['a'].type.has_key ('x')
-PASS: gdb.python/py-type.exp: python print st.type['a'].type.keys ()
-PASS: gdb.python/py-type.exp: python print st.type['a'].type['x']
-PASS: gdb.python/py-type.exp: python print not not st.type['a'].type
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: python fields = ar.type.fields()
-PASS: gdb.python/py-type.exp: Check the number of fields
-PASS: gdb.python/py-type.exp: Check array field type
-PASS: gdb.python/py-type.exp: cast to array with one argument
-PASS: gdb.python/py-type.exp: cast to array with two arguments
-PASS: gdb.python/py-type.exp: python print ar[0].type == ar[0].type
-PASS: gdb.python/py-type.exp: set vec1
-PASS: gdb.python/py-type.exp: cast to vector with one argument
-PASS: gdb.python/py-type.exp: set vec2
-PASS: gdb.python/py-type.exp: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: python print vec1 == vec2
-PASS: gdb.python/py-type.exp: set vec3
-PASS: gdb.python/py-type.exp: python print vec1 == vec3
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: Check the number of enum fields
-PASS: gdb.python/py-type.exp: Check enum field name
-PASS: gdb.python/py-type.exp: Check enum field name
-PASS: gdb.python/py-type.exp: Check the number of enum fields
-PASS: gdb.python/py-type.exp: Check enum field lookup by name
-PASS: gdb.python/py-type.exp: Check enum field lookup by name
-PASS: gdb.python/py-type.exp: Check num fields iteration over values
-PASS: gdb.python/py-type.exp: Check enum fields items list
-PASS: gdb.python/py-type.exp: continue to breakpoint: break to inspect struct and array.
-PASS: gdb.python/py-type.exp: c++ typedef field list
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: get fields
-PASS: gdb.python/py-type.exp: Check number of fields
-PASS: gdb.python/py-type.exp: Check class field c name
-PASS: gdb.python/py-type.exp: Check class field d name
-PASS: gdb.python/py-type.exp: python print c.type == gdb.parse_and_eval('d').type
-PASS: gdb.python/py-type.exp: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: get fields
-PASS: gdb.python/py-type.exp: Check number of fields
-PASS: gdb.python/py-type.exp: Check structure field a name
-PASS: gdb.python/py-type.exp: Check structure field b name
-PASS: gdb.python/py-type.exp: Check that dir includes name
-PASS: gdb.python/py-type.exp: Check number of fields
-PASS: gdb.python/py-type.exp: Check fields lookup by name
-PASS: gdb.python/py-type.exp: Check fields iteration over values
-PASS: gdb.python/py-type.exp: Check fields items list
-PASS: gdb.python/py-type.exp: Check field name exists test
-PASS: gdb.python/py-type.exp: Check field name nonexists test
-PASS: gdb.python/py-type.exp: Check conversion to bool
-PASS: gdb.python/py-type.exp: python print len (st.type['a'].type)
-PASS: gdb.python/py-type.exp: python print st.type['a'].type.has_key ('x')
-PASS: gdb.python/py-type.exp: python print st.type['a'].type.keys ()
-PASS: gdb.python/py-type.exp: python print st.type['a'].type['x']
-PASS: gdb.python/py-type.exp: python print not not st.type['a'].type
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: python fields = ar.type.fields()
-PASS: gdb.python/py-type.exp: Check the number of fields
-PASS: gdb.python/py-type.exp: Check array field type
-PASS: gdb.python/py-type.exp: cast to array with one argument
-PASS: gdb.python/py-type.exp: cast to array with two arguments
-PASS: gdb.python/py-type.exp: python print ar[0].type == ar[0].type
-PASS: gdb.python/py-type.exp: set vec1
-PASS: gdb.python/py-type.exp: cast to vector with one argument
-PASS: gdb.python/py-type.exp: set vec2
-PASS: gdb.python/py-type.exp: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: python print vec1 == vec2
-PASS: gdb.python/py-type.exp: set vec3
-PASS: gdb.python/py-type.exp: python print vec1 == vec3
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: Check the number of fields
-PASS: gdb.python/py-type.exp: Check base class
-PASS: gdb.python/py-type.exp: Check base class
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: Check correct tuple length
-PASS: gdb.python/py-type.exp: Check low range
-PASS: gdb.python/py-type.exp: Check high range
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: get fields
-PASS: gdb.python/py-type.exp: Check range type low bound
-PASS: gdb.python/py-type.exp: Check range type high bound
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: Check range for non ranged type.
-PASS: gdb.python/py-type.exp: get type of temvar
-PASS: gdb.python/py-type.exp: python print ttype.template_argument(0)
-PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(0), gdb.Type)
-PASS: gdb.python/py-type.exp: python print ttype.template_argument(1)
-PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(1), gdb.Value)
-PASS: gdb.python/py-type.exp: python print ttype.template_argument(2)
-PASS: gdb.python/py-type.exp: print value
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: get value from history
-PASS: gdb.python/py-type.exp: Check the number of enum fields
-PASS: gdb.python/py-type.exp: Check enum field name
-PASS: gdb.python/py-type.exp: Check enum field name
-PASS: gdb.python/py-type.exp: Check the number of enum fields
-PASS: gdb.python/py-type.exp: Check enum field lookup by name
-PASS: gdb.python/py-type.exp: Check enum field lookup by name
-PASS: gdb.python/py-type.exp: Check num fields iteration over values
-PASS: gdb.python/py-type.exp: Check enum fields items list
+PASS: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array.
+PASS: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
+PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (st)
+PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
+PASS: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print len (st.type['a'].type)
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.has_key ('x')
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type.keys ()
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print st.type['a'].type['x']
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print not not st.type['a'].type
+PASS: gdb.python/py-type.exp: lang_c: test_fields: print value (ar)
+PASS: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python fields = ar.type.fields()
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
+PASS: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
+PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
+PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print ar[0].type == ar[0].type
+PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1
+PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
+PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2
+PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec2
+PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec3
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec3
+PASS: gdb.python/py-type.exp: lang_c: test_enum: print value (e)
+PASS: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
+PASS: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v2)
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
+PASS: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
+PASS: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array.
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (c)
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print c.type == gdb.parse_and_eval('d').type.fields()[0].type
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (st)
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print len (st.type['a'].type)
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.has_key ('x')
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type.keys ()
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print st.type['a'].type['x']
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print not not st.type['a'].type
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: print value (ar)
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python fields = ar.type.fields()
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print ar[0].type == ar[0].type
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec2
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec3
+PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: print value (d)
+PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
+PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
+PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
+PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: print value (ar)
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: print value (ar)
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: print value (st)
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
+PASS: gdb.python/py-type.exp: lang_cpp: get type of temvar
+PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(0)
+PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(0), gdb.Type)
+PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(1)
+PASS: gdb.python/py-type.exp: lang_cpp: python print isinstance(ttype.template_argument(1), gdb.Value)
+PASS: gdb.python/py-type.exp: lang_cpp: python print ttype.template_argument(2)
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: print value (e)
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v2)
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
+PASS: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-typeprint.exp ...
+PASS: gdb.python/py-typeprint.exp: python execfile ('py-typeprint.py')
+PASS: gdb.python/py-typeprint.exp: basic test
+PASS: gdb.python/py-typeprint.exp: raw test
+PASS: gdb.python/py-typeprint.exp: disable type-printer string
+PASS: gdb.python/py-typeprint.exp: whatis with disabled printer
+PASS: gdb.python/py-typeprint.exp: info type-printers
+PASS: gdb.python/py-typeprint.exp: enable type-printer string
+PASS: gdb.python/py-typeprint.exp: whatis with enabled printer
+PASS: gdb.python/py-typeprint.exp: whatis s
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value-cc.exp ...
PASS: gdb.python/py-value-cc.exp: continue to breakpoint: Break here
PASS: gdb.python/py-value-cc.exp: python print str(gdb.parse_and_eval("a").type)
@@ -1522,8 +1465,8 @@ PASS: gdb.python/python.exp: prompt substitution readline - end
PASS: gdb.python/python.exp: set hook
PASS: gdb.python/python.exp: set the hook to default
PASS: gdb.python/python.exp: Test print-backtrace set setting
-PASS: gdb.python/python.exp: set hook
-PASS: gdb.python/python.exp: set the hook to default
+FAIL: gdb.python/python.exp: set the hook
+FAIL: gdb.python/python.exp: set the hook to default
PASS: gdb.python/python.exp: Get line number of func2 call site
PASS: gdb.python/python.exp: Test find_pc_line at func2 call site
PASS: gdb.python/python.exp: Step into func2
@@ -1532,8 +1475,9 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address
=== gdb Summary ===
-# of expected passes 1471
+# of expected passes 1412
# of unexpected failures 13
+# of untested testcases 1
# of unsupported tests 3
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum
index 54726420..afc173ff 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.reverse/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:30:50 2012
+Test Run By thomas on Mon Dec 10 19:39:28 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -37,5 +37,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp ..
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum
index 1c8e070c..d72ca905 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.server/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:30:52 2012
+Test Run By thomas on Mon Dec 10 19:39:30 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -17,5 +17,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum
index 357fb79d..5068e28f 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.stabs/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:30:53 2012
+Test Run By thomas on Mon Dec 10 19:39:31 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2
# of expected passes 212
# of expected failures 7
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum
index 1cf4822c..395cfaff 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.threads/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:31:27 2012
+Test Run By thomas on Mon Dec 10 19:39:51 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -119,14 +119,14 @@ PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case
PASS: gdb.threads/manythreads.exp: set print sevenbit-strings
PASS: gdb.threads/manythreads.exp: shell stty intr '^C'
PASS: gdb.threads/manythreads.exp: first continue
-FAIL: gdb.threads/manythreads.exp: stop threads 1
+PASS: gdb.threads/manythreads.exp: stop threads 1
FAIL: gdb.threads/manythreads.exp: info threads
PASS: gdb.threads/manythreads.exp: give a name to the thread
PASS: gdb.threads/manythreads.exp: check thread name
PASS: gdb.threads/manythreads.exp: second continue
PASS: gdb.threads/manythreads.exp: check for duplicate SIGINT
-FAIL: gdb.threads/manythreads.exp: stop threads 2 (timeout)
-FAIL: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program (timeout)
+PASS: gdb.threads/manythreads.exp: stop threads 2
+PASS: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ...
UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
@@ -343,7 +343,8 @@ PASS: gdb.threads/threadapply.exp: go down and check selected frame
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case
FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start
-PASS: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint
+FAIL: gdb.threads/threxit-hop-specific.exp: set thread specific breakpoint (got interactive prompt)
+FAIL: gdb.threads/threxit-hop-specific.exp: setting breakpoint at 47
FAIL: gdb.threads/threxit-hop-specific.exp: get past the thread specific breakpoint
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/tls-nodebug.exp ...
PASS: gdb.threads/tls-nodebug.exp: successfully compiled posix threads test case
@@ -438,10 +439,10 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started
=== gdb Summary ===
-# of expected passes 175
-# of unexpected failures 155
+# of expected passes 177
+# of unexpected failures 154
# of unresolved testcases 1
# of untested testcases 3
# of unsupported tests 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum
index 8d169c22..205347c2 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:45:38 2012
+Test Run By thomas on Mon Dec 10 19:51:42 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -14,7 +14,7 @@ PASS: gdb.trace/actions.exp: 5.1c: verify actions set for first tracepoint
PASS: gdb.trace/actions.exp: 5.1d: set actions for second tracepoint
PASS: gdb.trace/actions.exp: 5.1e: verify actions set for second tracepoint
PASS: gdb.trace/actions.exp: 5.2a: set actions for last (default) tracepoint
-PASS: gdb.trace/actions.exp: 5.1e: verify actions set for second tracepoint
+PASS: gdb.trace/actions.exp: 5.2b: verify actions set for second tracepoint
PASS: gdb.trace/actions.exp: 5.3a: reset actions for first tracepoint
PASS: gdb.trace/actions.exp: 5.3b: verify actions set for first tracepoint
PASS: gdb.trace/actions.exp: 5.4: 'end' command out of context
@@ -302,5 +302,5 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti
# of expected passes 229
# of untested testcases 3
# of unsupported tests 21
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum
index d6b22696..6a3085bb 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Mon Nov 12 14:49:28 2012
+Test Run By thomas on Mon Dec 10 19:54:10 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
# of expected passes 24
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121111-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.5.50.20121210-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory