summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/coulomb.SCHWINGE')
-rw-r--r--gdb/coulomb.SCHWINGE/build12
-rw-r--r--gdb/coulomb.SCHWINGE/install8
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum7
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum6
-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.sum101
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum43
-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.sum20
-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.sum18
-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.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum5
-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.sum72
-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.sum12
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum8
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum4
28 files changed, 268 insertions, 108 deletions
diff --git a/gdb/coulomb.SCHWINGE/build b/gdb/coulomb.SCHWINGE/build
index c3810d52..c9218a34 100644
--- a/gdb/coulomb.SCHWINGE/build
+++ b/gdb/coulomb.SCHWINGE/build
@@ -1916,6 +1916,8 @@ checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
+checking for makeinfo... makeinfo --split-size=5000000
+checking whether makeinfo --split-size=5000000 supports @click... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
@@ -2514,10 +2516,10 @@ gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'do_mach_notify_dead_name':
../../Ferry_Tagscherer/gdb/gnu-nat.c:1762:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'mach_port_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'gnu_write_inferior':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2383:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2393:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2384:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2394:8: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'vm_address_t' [-Wformat]
../../Ferry_Tagscherer/gdb/gnu-nat.c: In function 'steal_exc_port':
-../../Ferry_Tagscherer/gdb/gnu-nat.c:2864:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
+../../Ferry_Tagscherer/gdb/gnu-nat.c:2865:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'mach_port_t' [-Wformat]
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 -Ignulib -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 -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo ../../Ferry_Tagscherer/gdb/corelow.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 -Ignulib -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 -c -o core-regset.o -MT core-regset.o -MMD -MP -MF .deps/core-regset.Tpo ../../Ferry_Tagscherer/gdb/core-regset.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 -Ignulib -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 -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo ../../Ferry_Tagscherer/gdb/fork-child.c
@@ -2614,6 +2616,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 -Ignulib -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 -c -o py-inferior.o -MT py-inferior.o -MMD -MP -MF .deps/py-inferior.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-inferior.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 -Ignulib -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 -c -o py-infthread.o -MT py-infthread.o -MMD -MP -MF .deps/py-infthread.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-infthread.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 -Ignulib -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 -c -o py-lazy-string.o -MT py-lazy-string.o -MMD -MP -MF .deps/py-lazy-string.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-lazy-string.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 -Ignulib -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 -c -o py-newobjfileevent.o -MT py-newobjfileevent.o -MMD -MP -MF .deps/py-newobjfileevent.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-newobjfileevent.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 -Ignulib -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 -c -o py-objfile.o -MT py-objfile.o -MMD -MP -MF .deps/py-objfile.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-objfile.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 -Ignulib -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 -c -o py-param.o -MT py-param.o -MMD -MP -MF .deps/py-param.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-param.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 -Ignulib -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 -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo -fno-strict-aliasing -DNDEBUG -fwrapv ../../Ferry_Tagscherer/gdb/python/py-prettyprint.c
@@ -2848,6 +2851,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 -Ignulib -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 -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../Ferry_Tagscherer/gdb/dwarf2expr.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 -Ignulib -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 -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../Ferry_Tagscherer/gdb/dwarf2loc.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 -Ignulib -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 -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../Ferry_Tagscherer/gdb/dwarf2-frame.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 -Ignulib -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 -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo ../../Ferry_Tagscherer/gdb/dwarf2-frame-tailcall.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 -Ignulib -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 -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../Ferry_Tagscherer/gdb/ada-lang.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 -Ignulib -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 -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../Ferry_Tagscherer/gdb/c-lang.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 -Ignulib -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 -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo ../../Ferry_Tagscherer/gdb/d-lang.c
@@ -2931,7 +2935,7 @@ gcc-4.6 -g -O2 -D_GNU_SOURCE -I. -I../../Ferry_Tagscherer/gdb -I../../Ferry_Tag
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 -Ignulib -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 -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
rm -f libgdb.a
-ar q libgdb.a i386-tdep.o i387-tdep.o i386gnu-tdep.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o corelow.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-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-main.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-frame.o py-function.o py-inferior.o py-infthread.o py-lazy-string.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 posix-hdep.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o continuations.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 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 ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ui-out.o cli-out.o varobj.o vec.o wrapper.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 jit.o progspace.o common-utils.o buffer.o ptid.o inflow.o init.o
+ar q libgdb.a i386-tdep.o i387-tdep.o i386gnu-tdep.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o i386gnu-nat.o gnu-nat.o corelow.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-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-main.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-frame.o py-function.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 posix-hdep.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o continuations.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 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 ui-out.o cli-out.o varobj.o vec.o wrapper.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 jit.o progspace.o common-utils.o buffer.o ptid.o inflow.o init.o
ar: creating libgdb.a
ranlib libgdb.a
rm -f gdb
diff --git a/gdb/coulomb.SCHWINGE/install b/gdb/coulomb.SCHWINGE/install
index 426f560b..99891c79 100644
--- a/gdb/coulomb.SCHWINGE/install
+++ b/gdb/coulomb.SCHWINGE/install
@@ -307,11 +307,11 @@ if test -z "-I ../../../Ferry_Tagscherer/gdb/doc/../../readline/doc"; then \
echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \
fi
mv GDBvn.new GDBvn.texi
-makeinfo --split-size=5000000 --split-size=5000000 -I ../../../Ferry_Tagscherer/gdb/doc/../../readline/doc -I ../../../Ferry_Tagscherer/gdb/doc/../mi -I ../../../Ferry_Tagscherer/gdb/doc \
+makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc/../../readline/doc -I ../../../Ferry_Tagscherer/gdb/doc/../mi -I ../../../Ferry_Tagscherer/gdb/doc \
-o gdb.info ../../../Ferry_Tagscherer/gdb/doc/gdb.texinfo
-makeinfo --split-size=5000000 --split-size=5000000 -I ../../../Ferry_Tagscherer/gdb/doc -o gdbint.info ../../../Ferry_Tagscherer/gdb/doc/gdbint.texinfo
-makeinfo --split-size=5000000 --split-size=5000000 -I ../../../Ferry_Tagscherer/gdb/doc -o stabs.info ../../../Ferry_Tagscherer/gdb/doc/stabs.texinfo
-makeinfo --split-size=5000000 --split-size=5000000 -I ../../../Ferry_Tagscherer/gdb/doc -o annotate.info ../../../Ferry_Tagscherer/gdb/doc/annotate.texinfo
+makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc -o gdbint.info ../../../Ferry_Tagscherer/gdb/doc/gdbint.texinfo
+makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc -o stabs.info ../../../Ferry_Tagscherer/gdb/doc/stabs.texinfo
+makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I ../../../Ferry_Tagscherer/gdb/doc -o annotate.info ../../../Ferry_Tagscherer/gdb/doc/annotate.texinfo
/bin/dash ../../../Ferry_Tagscherer/gdb/doc/../../mkinstalldirs [...]/tschwinge/Ferry_Tagscherer.build.install/share/info
/usr/bin/install -c -m 644 ./gdb.info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/gdb.info
/usr/bin/install -c -m 644 ./gdbint.info [...]/tschwinge/Ferry_Tagscherer.build.install/share/info/gdbint.info
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 b2b5f6a2..9ecc5e26 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 Tue Nov 6 11:40:14 2012
+Test Run By thomas on Tue Nov 6 15:26:10 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -220,6 +220,7 @@ FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (MI error)
FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (timeout)
PASS: gdb.ada/mi_catch_ex.exp: breakpoint at main
PASS: gdb.ada/mi_catch_ex.exp: mi runto main
+FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (failed to resume)
FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (unknown output after running)
FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (MI error)
FAIL: gdb.ada/mi_catch_ex.exp: continue to exception catchpoint hit (timeout)
@@ -347,7 +348,7 @@ PASS: gdb.ada/widewide.exp: print my_wws(2)
=== gdb Summary ===
# of expected passes 237
-# of unexpected failures 39
+# of unexpected failures 40
# of expected failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 e3601896..7b7cb36d 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 Tue Nov 6 11:48:24 2012
+Test Run By thomas on Tue Nov 6 15:31:40 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -13,7 +13,9 @@ 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.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-word.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-abi.exp ...
@@ -234,5 +236,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ...
# of expected passes 134
# of unexpected failures 41
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 2fc09583..7f212ff8 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 Tue Nov 6 11:50:31 2012
+Test Run By thomas on Tue Nov 6 15:33:22 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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 076f74e5..c3304217 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 Tue Nov 6 10:48:42 2012
+Test Run By thomas on Tue Nov 6 14:41:25 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -132,22 +132,22 @@ PASS: gdb.base/dbx.exp: stop in sum
PASS: gdb.base/dbx.exp: cont 2
XFAIL: gdb.base/dbx.exp: func print_average
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/jit.exp ...
-PASS: one_jit_test-1 continue to breakpoint: break here 0
-PASS: one_jit_test-1 set var argc = 2
-PASS: one_jit_test-1 set var libname = "SHLIBDIR/jit-solib.so"
-PASS: one_jit_test-1 set var count = 1
-PASS: one_jit_test-1 continue to breakpoint: break here 1
-PASS: one_jit_test-1 info function jit_function
-PASS: one_jit_test-1 continue to breakpoint: break here 2
-PASS: one_jit_test-1 set
-PASS: one_jit_test-2 continue to breakpoint: break here 0
-PASS: one_jit_test-2 set var argc = 2
-PASS: one_jit_test-2 set var libname = "SHLIBDIR/jit-solib.so"
-PASS: one_jit_test-2 set var count = 2
-PASS: one_jit_test-2 continue to breakpoint: break here 1
-PASS: one_jit_test-2 info function jit_function
-PASS: one_jit_test-2 continue to breakpoint: break here 2
-PASS: one_jit_test-2 set
+PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 0
+PASS: gdb.base/jit.exp: one_jit_test-1: set var argc = 2
+PASS: gdb.base/jit.exp: one_jit_test-1: set var libname = "SHLIBDIR/jit-solib.so"
+PASS: gdb.base/jit.exp: one_jit_test-1: set var count = 1
+PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 1
+PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function
+PASS: gdb.base/jit.exp: one_jit_test-1: continue to breakpoint: break here 2
+PASS: gdb.base/jit.exp: one_jit_test-1: info function jit_function
+PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 0
+PASS: gdb.base/jit.exp: one_jit_test-2: set var argc = 2
+PASS: gdb.base/jit.exp: one_jit_test-2: set var libname = "SHLIBDIR/jit-solib.so"
+PASS: gdb.base/jit.exp: one_jit_test-2: set var count = 2
+PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 1
+PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function
+PASS: gdb.base/jit.exp: one_jit_test-2: continue to breakpoint: break here 2
+PASS: gdb.base/jit.exp: one_jit_test-2: info function jit_function
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/eu-strip-infcall.exp ...
PASS: gdb.base/eu-strip-infcall.exp: infcall
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/echo.exp ...
@@ -244,6 +244,8 @@ UNSUPPORTED: gdb.base/moribund-step.exp: displaced stepping
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb1821.exp ...
PASS: gdb.base/gdb1821.exp: print /x bar
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/environ.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/disp-step-syscall.exp ...
+UNSUPPORTED: gdb.base/disp-step-syscall.exp: displaced stepping
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interact.exp ...
PASS: gdb.base/interact.exp: set interactive-mode auto
PASS: gdb.base/interact.exp: source script with interactive-mode auto
@@ -534,7 +536,7 @@ KFAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns double _
KFAIL: gdb.base/callfuncs.exp: call inferior func with struct - returns long double _Complex (GDB internal error) (PRMS: gdb/12783)
PASS: gdb.base/callfuncs.exp: call inferior func with struct - returns char *
PASS: gdb.base/callfuncs.exp: register contents after gdb function calls
-FAIL: gdb.base/callfuncs.exp: gdb function calls preserve register contents
+PASS: gdb.base/callfuncs.exp: gdb function calls preserve register contents
PASS: gdb.base/callfuncs.exp: set language c
PASS: gdb.base/callfuncs.exp: next to t_double_values
PASS: gdb.base/callfuncs.exp: next to t_structs_c
@@ -552,7 +554,7 @@ PASS: gdb.base/callfuncs.exp: call function causing a breakpoint then do a finis
PASS: gdb.base/callfuncs.exp: finish from call dummy breakpoint returns correct value
PASS: gdb.base/callfuncs.exp: bt after finishing from call dummy breakpoint
PASS: gdb.base/callfuncs.exp: register contents after finish in call dummy
-FAIL: gdb.base/callfuncs.exp: finish after stop in call dummy preserves register contents
+PASS: gdb.base/callfuncs.exp: finish after stop in call dummy preserves register contents
PASS: gdb.base/callfuncs.exp: set language c
PASS: gdb.base/callfuncs.exp: next to t_double_values
PASS: gdb.base/callfuncs.exp: next to t_structs_c
@@ -560,7 +562,7 @@ PASS: gdb.base/callfuncs.exp: retrieve original register contents
PASS: gdb.base/callfuncs.exp: call function causing a breakpoint and then do a return
PASS: gdb.base/callfuncs.exp: back at main after return from call dummy breakpoint
PASS: gdb.base/callfuncs.exp: register contents after return in call dummy
-FAIL: gdb.base/callfuncs.exp: return after stop in call dummy preserves register contents
+PASS: gdb.base/callfuncs.exp: return after stop in call dummy preserves register contents
PASS: gdb.base/callfuncs.exp: set language c
PASS: gdb.base/callfuncs.exp: next to t_double_values
PASS: gdb.base/callfuncs.exp: next to t_structs_c
@@ -582,7 +584,7 @@ PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 2
PASS: gdb.base/callfuncs.exp: Finish from nested call level 1
PASS: gdb.base/callfuncs.exp: backtrace after finish from nested call level 1
PASS: gdb.base/callfuncs.exp: register contents after nested call dummies
-FAIL: gdb.base/callfuncs.exp: nested call dummies preserve register contents
+PASS: gdb.base/callfuncs.exp: nested call dummies preserve register contents
PASS: gdb.base/callfuncs.exp: set $old_sp = $sp
PASS: gdb.base/callfuncs.exp: set $sp = 0
PASS: gdb.base/callfuncs.exp: sp == 0: call doubleit (1)
@@ -635,7 +637,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: break handle_signal
PASS: gdb.base/call-signal-resume.exp: continue to breakpoint at handle_signal
-PASS: gdb.base/call-signal-resume.exp: continue to program exit
+FAIL: gdb.base/call-signal-resume.exp: continue to program exit
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/hashline2.exp ...
PASS: gdb.base/hashline2.exp: set breakpoint
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/async.exp ...
@@ -1248,6 +1250,7 @@ PASS: gdb.base/annota1.exp: break at 46
PASS: gdb.base/annota1.exp: ignore 5 4
PASS: gdb.base/annota1.exp: annotate ignore count change
PASS: gdb.base/annota1.exp: breakpoint ignore count
+FAIL: gdb.base/annota1.exp: get inferior pid (timeout)
FAIL: gdb.base/annota1.exp: signal sent (timeout)
PASS: gdb.base/annota1.exp: cleanup core file (not dumped)
PASS: gdb.base/annota1.exp: successfully compiled posix threads test case
@@ -1413,7 +1416,8 @@ PASS: gdb.base/annota3.exp: ignore 5 4
PASS: gdb.base/annota3.exp: annotate ignore count change
PASS: gdb.base/annota3.exp: next to exit loop
PASS: gdb.base/annota3.exp: breakpoint ignore count
-PASS: gdb.base/annota3.exp: signal sent
+FAIL: gdb.base/annota3.exp: get inferior pid (timeout)
+FAIL: gdb.base/annota3.exp: signal sent (pattern 2)
PASS: gdb.base/annota3.exp: cleanup core file (not dumped)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/break-entry.exp ...
PASS: gdb.base/break-entry.exp: info files
@@ -1957,6 +1961,11 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interp.exp ...
PASS: gdb.base/interp.exp: interpreter-exec mi "-var-update *"
PASS: gdb.base/interp.exp: interpreter-exec console "show version"
PASS: gdb.base/interp.exp: interpreter-exec mi "-var-update *"
+PASS: gdb.base/interp.exp: interpreter-exec mi "-stack-info-frame"
+PASS: gdb.base/interp.exp: interpreter-exec mi1 "-break-insert main"
+PASS: gdb.base/interp.exp: interpreter-exec mi2 "-break-insert main"
+PASS: gdb.base/interp.exp: interpreter-exec mi3 "-break-insert main"
+PASS: gdb.base/interp.exp: can list sources
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/exprs.exp ...
PASS: gdb.base/exprs.exp: print char == (setup)
PASS: gdb.base/exprs.exp: print char == (print v_char == 0)
@@ -2272,6 +2281,12 @@ PASS: gdb.base/exprs.exp: print v_int--
PASS: gdb.base/exprs.exp: print --v_int
PASS: gdb.base/exprs.exp: print v_int++ = 5
PASS: gdb.base/exprs.exp: print v_int-- = 5
+PASS: gdb.base/exprs.exp: print v_int_array_init
+PASS: gdb.base/exprs.exp: print *v_int_array_init@1
+PASS: gdb.base/exprs.exp: print *v_int_array_init@2
+PASS: gdb.base/exprs.exp: print v_int_array_init[0]@1
+PASS: gdb.base/exprs.exp: print v_int_array_init[0]@2
+PASS: gdb.base/exprs.exp: print v_int_array_init[1]@1
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
@@ -2321,6 +2336,40 @@ PASS: gdb.base/ena-dis-br.exp: prepare to continue with ignore count
PASS: gdb.base/ena-dis-br.exp: continue with ignore count
PASS: gdb.base/ena-dis-br.exp: step
PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/alias.exp ...
+PASS: gdb.base/alias.exp: alias -a set2=set
+PASS: gdb.base/alias.exp: set2 print elements 42
+PASS: gdb.base/alias.exp: verify set2
+PASS: gdb.base/alias.exp: abbrev set2 not present in help command list
+PASS: gdb.base/alias.exp: alias -a set3= set
+PASS: gdb.base/alias.exp: set3 print elements 43
+PASS: gdb.base/alias.exp: verify set3
+PASS: gdb.base/alias.exp: abbrev set3 not present in help command list
+PASS: gdb.base/alias.exp: alias -a set4 =set
+PASS: gdb.base/alias.exp: set4 print elements 44
+PASS: gdb.base/alias.exp: verify set4
+PASS: gdb.base/alias.exp: abbrev set4 not present in help command list
+PASS: gdb.base/alias.exp: alias -a set5 = set
+PASS: gdb.base/alias.exp: set5 print elements 45
+PASS: gdb.base/alias.exp: verify set5
+PASS: gdb.base/alias.exp: abbrev set5 not present in help command list
+PASS: gdb.base/alias.exp: alias -a -- set6 = set
+PASS: gdb.base/alias.exp: set6 print elements 46
+PASS: gdb.base/alias.exp: verify set6
+PASS: gdb.base/alias.exp: abbrev set6 not present in help command list
+PASS: gdb.base/alias.exp: alias -a -- -a = set
+PASS: gdb.base/alias.exp: -a print elements 47
+PASS: gdb.base/alias.exp: verify -a
+PASS: gdb.base/alias.exp: abbrev -a not present in help command list
+PASS: gdb.base/alias.exp: alias set2=set
+PASS: gdb.base/alias.exp: alias foo=bar
+PASS: gdb.base/alias.exp: alias spe = set p elem
+PASS: gdb.base/alias.exp: spe 50
+PASS: gdb.base/alias.exp: verify spe
+PASS: gdb.base/alias.exp: alias set pr elms = set p elem
+PASS: gdb.base/alias.exp: set pr elms 51
+PASS: gdb.base/alias.exp: verify set pr elms
+PASS: gdb.base/alias.exp: help set print
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/attach-pie-misread.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gnu-ifunc.exp ...
PASS: gdb.base/gnu-ifunc.exp: continue to breakpoint: break-at-call
@@ -4578,11 +4627,11 @@ PASS: gdb.base/gdb1090.exp: print s24
=== gdb Summary ===
-# of expected passes 4315
+# of expected passes 4361
# of unexpected failures 84
# of expected failures 5
# of known failures 22
# of untested testcases 2
-# of unsupported tests 6
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 7
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 1f6ec0d5..c4955b47 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 Tue Nov 6 11:12:39 2012
+Test Run By thomas on Tue Nov 6 15:02:15 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -303,7 +303,7 @@ FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is
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 ...
-UNTESTED: gdb.base/randomize.exp: Disabling randomization is not supported on this GDB platform
+UNTESTED: gdb.base/randomize.exp: Disabling randomization is not supported on this Linux GDB
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return-nodebug.exp ...
PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info without a cast
PASS: gdb.base/return-nodebug.exp: signed-char: return from function with no debug info with a cast
@@ -1620,6 +1620,18 @@ PASS: gdb.base/shreloc.exp: get_msym_addrs extern_var_[12]
PASS: gdb.base/shreloc.exp: (msymbol) relocated extern vars have different addresses
PASS: gdb.base/shreloc.exp: get_msym_addrs fn_[12]
PASS: gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/testenv.exp ...
+PASS: gdb.base/testenv.exp: Test no TEST_GDB var
+PASS: gdb.base/testenv.exp: Set TEST_GDB_VAR1
+PASS: gdb.base/testenv.exp: Test with one TEST_GDB var
+PASS: gdb.base/testenv.exp: Set TEST_GDB_VAR2
+PASS: gdb.base/testenv.exp: Test with two TEST_GDB var
+PASS: gdb.base/testenv.exp: Unset TEST_GDB_VAR1
+PASS: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
+PASS: gdb.base/testenv.exp: Test passing TEST_GDB_GLOBAL to GDB
+PASS: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
+PASS: gdb.base/testenv.exp: Unset TEST_GDB_GLOBAL
+PASS: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigaltstack.exp ...
PASS: gdb.base/sigaltstack.exp: handle SIGALRM print pass nostop
PASS: gdb.base/sigaltstack.exp: handle SIGVTALRM print pass nostop
@@ -2083,6 +2095,11 @@ FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib
KFAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 nodebug, lib2 first (the program exited) (PRMS: gdb/1824)
FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1 first (the program exited)
PASS: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib2 first
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/save-bp.exp ...
+PASS: gdb.base/save-bp.exp: add breakpoint commands
+PASS: gdb.base/save-bp.exp: save breakpoint bps
+PASS: gdb.base/save-bp.exp: source bps
+PASS: gdb.base/save-bp.exp: info break
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/term.exp ...
PASS: gdb.base/term.exp: set print sevenbit-strings
PASS: gdb.base/term.exp: set print address off
@@ -2985,14 +3002,14 @@ PASS: gdb.base/structs.exp: ptype foo2; structs-tf-td
PASS: gdb.base/structs.exp: p/c fun<n>(); call 2 structs-tf-td
PASS: gdb.base/structs.exp: call Fun<n>(foo<n>); call 2 structs-tf-td
PASS: gdb.base/structs.exp: p/c L<n>; call 2 structs-tf-td
-FAIL: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf-td (timeout)
-FAIL: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-td (timeout)
-FAIL: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-td (timeout)
-FAIL: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td (timeout)
-FAIL: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf-td (timeout)
-FAIL: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-td (timeout)
-FAIL: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td (timeout)
-FAIL: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-td (timeout)
+PASS: gdb.base/structs.exp: advance to fun<n> for return; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: zed L<n> for return; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: return foo<n>; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: value foo<n> returned; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: advance to fun<n> for finish; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: zed L<n> for finish; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: finish foo<n>; return 2 structs-tf-td
+PASS: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-td
PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tf-td
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/subst.exp ...
PASS: gdb.base/subst.exp: deactivate GDB's confirmation interface
@@ -3839,11 +3856,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker
=== gdb Summary ===
-# of expected passes 3556
-# of unexpected failures 146
+# of expected passes 3579
+# of unexpected failures 138
# of expected failures 2
# of known failures 6
# of untested testcases 5
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 0e00d4ec..8df81749 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 Tue Nov 6 11:54:45 2012
+Test Run By thomas on Tue Nov 6 15:37:36 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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 9d692f02..14b4747d 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 Tue Nov 6 11:54:48 2012
+Test Run By thomas on Tue Nov 6 15:37:38 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -124,6 +124,7 @@ PASS: gdb.cp/anon-ns.exp: break (anonymous namespace)::A::(anonymous namespace):
PASS: gdb.cp/anon-ns.exp: break '(anonymous namespace)::A::(anonymous namespace)::(anonymous namespace)::three::doit(void)'
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-struct.exp ...
PASS: gdb.cp/anon-struct.exp: print type of t::t
+PASS: gdb.cp/anon-struct.exp: print type of X::t2
PASS: gdb.cp/anon-struct.exp: print type of X::t2::t2
PASS: gdb.cp/anon-struct.exp: print type of t3::~t3
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/anon-union.exp ...
@@ -344,6 +345,12 @@ PASS: gdb.cp/converts.exp: pointer pointer to pointer pointer
PASS: gdb.cp/converts.exp: pointer pointer to array of arrays
PASS: gdb.cp/converts.exp: pointer pointer to array of pointers
PASS: gdb.cp/converts.exp: pointer pointer to array of wrong pointers
+PASS: gdb.cp/converts.exp: check all parameters for badness
+PASS: gdb.cp/converts.exp: null pointer conversion
+PASS: gdb.cp/converts.exp: p foo3_1 (0, 1)
+PASS: gdb.cp/converts.exp: p foo3_1 (0, (const char**) 1)
+PASS: gdb.cp/converts.exp: p foo3_2 (0, 0)
+PASS: gdb.cp/converts.exp: p foo3_2 (0, (char const**) 0)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cp-relocate.exp ...
PASS: gdb.cp/cp-relocate.exp: info functions
PASS: gdb.cp/cp-relocate.exp: get address of func<1>(int)
@@ -2062,6 +2069,7 @@ PASS: gdb.cp/inherit.exp: print g_vE (FIXME v3 vtbl ptr)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/koenig.exp ...
PASS: gdb.cp/koenig.exp: p first(c)
PASS: gdb.cp/koenig.exp: p second(0,0,c,0,0)
+PASS: gdb.cp/koenig.exp: p entry (c)
PASS: gdb.cp/koenig.exp: p first(0,c)
PASS: gdb.cp/koenig.exp: p first(b.c)
PASS: gdb.cp/koenig.exp: p foo(eo)
@@ -3135,6 +3143,10 @@ PASS: gdb.cp/misc.exp: (bool)17.93
PASS: gdb.cp/misc.exp: (bool)0.0
PASS: gdb.cp/misc.exp: (int)true
PASS: gdb.cp/misc.exp: (int)false
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace-enum.exp ...
+PASS: gdb.cp/namespace-enum.exp: print foo::B::B_B
+PASS: gdb.cp/namespace-enum.exp: print foo::B_B
+PASS: gdb.cp/namespace-enum.exp: print A_A
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace-nested-import.exp ...
PASS: gdb.cp/namespace-nested-import.exp: print C::x
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/namespace.exp ...
@@ -3573,6 +3585,8 @@ PASS: gdb.cp/re-set-overloaded.exp: break C::C
PASS: gdb.cp/re-set-overloaded.exp: set variable $brk = $bpnum
KFAIL: gdb.cp/re-set-overloaded.exp: start (GDB internal error) (PRMS: breakpoints/11657)
KFAIL: gdb.cp/re-set-overloaded.exp: breakpoint resolved (PRMS: breakpoints/11657)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/readnow-language.exp ...
+PASS: gdb.cp/readnow-language.exp: show language
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/ref-params.exp ...
PASS: gdb.cp/ref-params.exp: print value of a Child in main
PASS: gdb.cp/ref-params.exp: print value of f1 on Child in main
@@ -3911,11 +3925,11 @@ PASS: gdb.cp/virtfunc2.exp: print o2.do_print3()
=== gdb Summary ===
-# of expected passes 3757
+# of expected passes 3769
# of unexpected failures 13
# of expected failures 2
# of unknown successes 1
# of known failures 28
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 9d7bac84..b7ac0d31 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 Tue Nov 6 12:11:16 2012
+Test Run By thomas on Tue Nov 6 15:53:53 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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 29be394b..f477927a 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 Tue Nov 6 12:11:19 2012
+Test Run By thomas on Tue Nov 6 15:53:56 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -163,12 +163,16 @@ PASS: gdb.dwarf2/dw2-op-call.exp: maintenance set dwarf2 max-cache-age 0
PASS: gdb.dwarf2/dw2-op-call.exp: p array1
PASS: gdb.dwarf2/dw2-op-call.exp: array2 using DW_OP_call2
PASS: gdb.dwarf2/dw2-op-call.exp: array3 using DW_OP_call4
+PASS: gdb.dwarf2/dw2-op-call.exp: p arraynoloc
+PASS: gdb.dwarf2/dw2-op-call.exp: p arraycallnoloc
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp ...
PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x stack2
PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x stack8
PASS: gdb.dwarf2/dw2-op-stack-value.exp: x/wx &aa551234
PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x implicit4to2
PASS: gdb.dwarf2/dw2-op-stack-value.exp: p/x implicit4to4
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-param-error.exp ...
+PASS: gdb.dwarf2/dw2-param-error.exp: frame
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-producer.exp ...
PASS: gdb.dwarf2/dw2-producer.exp: set listsize 1
PASS: gdb.dwarf2/dw2-producer.exp: list func_cu1
@@ -212,6 +216,13 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ...
PASS: gdb.dwarf2/dw4-sig-types.exp: maint set dwarf2 max-cache-age 0
PASS: gdb.dwarf2/dw4-sig-types.exp: p myset
PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ...
+UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp
+UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp
+UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp
+UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp ...
+PASS: gdb.dwarf2/implptr-optimized-out.exp: p p->f
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr.exp ...
PASS: gdb.dwarf2/implptr.exp: maintenance set dwarf2 max-cache-age 0
PASS: gdb.dwarf2/implptr.exp: set bar breakpoint for implptr
@@ -320,6 +331,7 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x
=== gdb Summary ===
-# of expected passes 263
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of expected passes 267
+# of untested testcases 4
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 6bf31fb4..c90aee3f 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 Tue Nov 6 12:16:37 2012
+Test Run By thomas on Tue Nov 6 15:59:08 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -226,5 +226,5 @@ PASS: gdb.fortran/types.exp: pt 10e20
# of expected passes 201
# of unexpected failures 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 f14c436f..0eecabbc 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 Tue Nov 6 12:18:03 2012
+Test Run By thomas on Tue Nov 6 16:00:36 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -180,5 +180,5 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename
=== gdb Summary ===
# of expected passes 165
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 c4cc0eb2..2aa7acdd 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 Tue Nov 6 12:19:14 2012
+Test Run By thomas on Tue Nov 6 16:01:45 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -118,5 +118,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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 0ce432cf..66aa23f0 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 Tue Nov 6 12:20:34 2012
+Test Run By thomas on Tue Nov 6 16:03:01 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -973,6 +973,7 @@ PASS: gdb.mi/mi-watch.exp: hw: break-watch operation
PASS: gdb.mi/mi-watch.exp: hw: list of watchpoints
PASS: gdb.mi/mi-watch.exp: hw: watchpoint trigger
PASS: gdb.mi/mi-watch.exp: hw: watchpoint trigger
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi2-basics.exp ...
PASS: gdb.mi/mi2-basics.exp: acceptance of MI operations
PASS: gdb.mi/mi2-basics.exp: file-exec-and-symbols operation
@@ -1622,5 +1623,5 @@ PASS: gdb.mi/mi2-watch.exp: hw: watchpoint trigger
# of expected failures 26
# of known failures 3
# of unsupported tests 7
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 0653e68f..3d1388e8 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 Tue Nov 6 12:27:50 2012
+Test Run By thomas on Tue Nov 6 16:10:35 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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 711aa352..d124c0e6 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 Tue Nov 6 12:27:58 2012
+Test Run By thomas on Tue Nov 6 16:10:43 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -38,5 +38,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.multi/bkpt-multi-exec.exp ..
=== gdb Summary ===
# of expected passes 25
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 9ff18da2..54a27250 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 Tue Nov 6 12:28:42 2012
+Test Run By thomas on Tue Nov 6 16:11:25 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -33,5 +33,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll
# of expected passes 9
# of known failures 4
# of unsupported tests 3
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 b546dc56..8fa8722c 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 Tue Nov 6 12:29:03 2012
+Test Run By thomas on Tue Nov 6 16:11:44 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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 d67feb8a..9435e9c3 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 Tue Nov 6 12:29:06 2012
+Test Run By thomas on Tue Nov 6 16:11:47 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -104,5 +104,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3)
# of expected passes 85
# of expected failures 1
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 4725da99..05b7794e 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 Tue Nov 6 12:29:41 2012
+Test Run By thomas on Tue Nov 6 16:12:21 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -47,5 +47,5 @@ PASS: gdb.pascal/types.exp: pt 10E20
# of expected passes 23
# of known failures 1
# of unsupported tests 4
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 a7c95595..a7c928ea 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 Tue Nov 6 12:29:55 2012
+Test Run By thomas on Tue Nov 6 16:12:34 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -237,9 +237,19 @@ PASS: gdb.python/py-error.exp: set host-charset IBM1047
PASS: gdb.python/py-error.exp: main reached
PASS: gdb.python/py-error.exp: no delayed error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-events.exp ...
+PASS: gdb.python/py-events.exp: Register new objfile event handler
+PASS: gdb.python/py-events.exp: New objfile notification
PASS: gdb.python/py-events.exp: Test_Events
PASS: gdb.python/py-events.exp: continue
-PASS: gdb.python/py-events.exp: continue
+PASS: gdb.python/py-events.exp: Inferior 1 terminated.
+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 ...
+PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case
+PASS: gdb.python/py-evsignal.exp: Test_Events
+PASS: gdb.python/py-evsignal.exp: set non-stop on
+PASS: gdb.python/py-evsignal.exp: set target-async on
+UNSUPPORTED: gdb.python/py-evsignal.exp: non-stop mode is unsupported
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evthreads.exp ...
UNSUPPORTED: gdb.python/py-evthreads.exp: displaced stepping
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp ...
@@ -403,9 +413,16 @@ 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 2
+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
+PASS: gdb.python/py-inferior.exp: Remove second inferior
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
@@ -832,6 +849,12 @@ 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 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: print value
PASS: gdb.python/py-type.exp: get value from history
PASS: gdb.python/py-type.exp: python fields = ar.type.fields()
@@ -840,6 +863,17 @@ 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: 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: print value
PASS: gdb.python/py-type.exp: get value from history
@@ -855,6 +889,12 @@ 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 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: print value
PASS: gdb.python/py-type.exp: get value from history
PASS: gdb.python/py-type.exp: python fields = ar.type.fields()
@@ -888,6 +928,17 @@ PASS: gdb.python/py-type.exp: python print isinstance(ttype.template_argument(0)
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)
KPASS: gdb.python/py-type.exp: python print ttype.template_argument(2) (PRMS gcc/41736)
+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
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-value.exp ...
PASS: gdb.python/py-value.exp: create boolean value
PASS: gdb.python/py-value.exp: create integer value
@@ -992,7 +1043,12 @@ PASS: gdb.python/py-value.exp: dereference value
PASS: gdb.python/py-value.exp: verify dereferenced value
PASS: gdb.python/py-value.exp: Test is_optimized_out attribute
PASS: gdb.python/py-value.exp: Test address attribute
-PASS: gdb.python/py-value.exp: python print gdb.parse_and_eval('*(int*)0')
+PASS: gdb.python/py-value.exp: parse_and_eval with memory error
+PASS: gdb.python/py-value.exp: memory error occurs even for possibly lazy values
+PASS: gdb.python/py-value.exp: python argc_lazy = gdb.parse_and_eval('argc')
+PASS: gdb.python/py-value.exp: sanity check argc
+PASS: gdb.python/py-value.exp: set argc=2
+PASS: gdb.python/py-value.exp: python print argc_lazy
PASS: gdb.python/py-value.exp: print st
PASS: gdb.python/py-value.exp: get value from history
PASS: gdb.python/py-value.exp: Test string with no length
@@ -1185,10 +1241,10 @@ PASS: gdb.python/python.exp: set extended prompt parameter
=== gdb Summary ===
-# of expected passes 1138
-# of unexpected failures 5
+# of expected passes 1190
+# of unexpected failures 7
# of unknown successes 1
# of untested testcases 1
-# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 2
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 a785e1e2..3ca810c4 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 Tue Nov 6 12:36:05 2012
+Test Run By thomas on Tue Nov 6 16:18:39 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -35,5 +35,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp ..
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 a313b424..ffe9c7dc 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 Tue Nov 6 12:36:08 2012
+Test Run By thomas on Tue Nov 6 16:18:41 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 a006facf..7fa209ed 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 Tue Nov 6 12:36:10 2012
+Test Run By thomas on Tue Nov 6 16:18:42 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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 5dde0823..4c587b5b 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 Tue Nov 6 12:36:45 2012
+Test Run By thomas on Tue Nov 6 16:19:16 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -123,8 +123,8 @@ PASS: gdb.threads/manythreads.exp: give a name to the thread
PASS: gdb.threads/manythreads.exp: check thread name
PASS: gdb.threads/manythreads.exp: second continue
PASS: gdb.threads/manythreads.exp: check for duplicate SIGINT
-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/pending-step.exp ...
@@ -371,9 +371,9 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started
=== gdb Summary ===
-# of expected passes 161
-# of unexpected failures 117
+# of expected passes 163
+# of unexpected failures 115
# of unresolved testcases 1
# of unsupported tests 5
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 6be70c6b..e276ebc7 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 Tue Nov 6 12:50:19 2012
+Test Run By thomas on Tue Nov 6 16:33:35 2012
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -218,6 +218,9 @@ PASS: gdb.trace/tracecmd.exp: 1.11a: conditional tracepoint
PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint
PASS: gdb.trace/tracecmd.exp: 1.14: help trace
PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ...
+gdb compile failed, gcc: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
+UNTESTED: gdb.trace/tspeed.exp: tspeed.exp
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tsv.exp ...
PASS: gdb.trace/tsv.exp: Create a trace state variable
PASS: gdb.trace/tsv.exp: Create a trace state variable with initial value
@@ -249,5 +252,6 @@ PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecti
=== gdb Summary ===
# of expected passes 219
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of untested testcases 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-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 693ae696..399b3d78 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 Tue Nov 6 12:52:55 2012
+Test Run By thomas on Tue Nov 6 16:36:04 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.3.50.20110906-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.3.50.20111016-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory