summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE/test
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-05-27 13:26:08 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-05-27 13:26:08 +0200
commitf9799944f2378f73b4b7eddd58f115eecec31465 (patch)
treeb633eb48e7ea384eacafcc15ecdc85e1e76e2bc9 /gdb/coulomb.SCHWINGE/test
parent737a6dac6101e55aac5233e1ac893b8b6da81c43 (diff)
gdb: 3eb2a51c46804f0be530893e94af559abee8b4f8 (2013-05-27)
Diffstat (limited to 'gdb/coulomb.SCHWINGE/test')
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum15
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum5
-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.sum72
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum28
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum4
-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.sum7
-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.sum8
-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.sum12
-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.sum7
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum46
-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.sum94
-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.sum20
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum9
29 files changed, 282 insertions, 122 deletions
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 d63aed20..adda8bd9 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 Sun Apr 28 12:46:02 2013
+Test Run By thomas on Mon May 27 12:21:36 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -144,6 +144,7 @@ PASS: gdb.ada/complete.exp: complete p external_ident
PASS: gdb.ada/complete.exp: complete p pck
PASS: gdb.ada/complete.exp: complete p pck.
PASS: gdb.ada/complete.exp: complete p <pck__my
+PASS: gdb.ada/complete.exp: interactive complete 'print some'
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/cond_lang.exp ...
PASS: gdb.ada/cond_lang.exp: compilation a.adb
PASS: gdb.ada/cond_lang.exp: show lang
@@ -189,6 +190,14 @@ PASS: gdb.ada/fixed_points.exp: p on a subtype fixed point type
PASS: gdb.ada/fixed_points.exp: p on a new fixed point type
PASS: gdb.ada/fixed_points.exp: print Overprecise_Object
PASS: gdb.ada/fixed_points.exp: ptype Overprecise_Object
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/float_param.exp ...
+PASS: gdb.ada/float_param.exp: compilation foo.adb
+PASS: gdb.ada/float_param.exp: call set_float(2.0)
+PASS: gdb.ada/float_param.exp: print global_float
+PASS: gdb.ada/float_param.exp: call set_double(1, 3.0)
+PASS: gdb.ada/float_param.exp: print global_double
+PASS: gdb.ada/float_param.exp: call set_long_double(1, global_small_struct, 4.0)
+PASS: gdb.ada/float_param.exp: print global_long_double
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/formatted_ref.exp ...
PASS: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS: gdb.ada/formatted_ref.exp: print/x s
@@ -543,10 +552,10 @@ PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call
=== gdb Summary ===
-# of expected passes 411
+# of expected passes 419
# 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.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 1032add9..651ba5e5 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 Sun Apr 28 12:50:45 2013
+Test Run By thomas on Mon May 27 12:26:28 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -246,7 +246,6 @@ 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 ...
@@ -258,5 +257,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ...
# of expected passes 143
# of unexpected failures 42
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 a8a24ad2..92549000 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 Sun Apr 28 12:51:21 2013
+Test Run By thomas on Mon May 27 12:27:03 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -41,5 +41,5 @@ FAIL: gdb.asm/asm-source.exp: look at static function (timeout)
# of expected passes 3
# of unexpected failures 25
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 fc4c1db5..39f89522 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 Sun Apr 28 12:23:06 2013
+Test Run By thomas on Mon May 27 11:58:15 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -120,6 +120,12 @@ PASS: gdb.base/frame-args.exp: set print frame-arguments scalars
PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to scalars
PASS: gdb.base/frame-args.exp: set print frame-arguments none
PASS: gdb.base/frame-args.exp: frame 1 with print frame-arguments set to none
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/catch-signal-fork.exp ...
+PASS: gdb.base/catch-signal-fork.exp: catch signal SIGHUP
+PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: first HUP
+PASS: gdb.base/catch-signal-fork.exp: continue
+PASS: gdb.base/catch-signal-fork.exp: continue to breakpoint: fork loop
+PASS: gdb.base/catch-signal-fork.exp: got SIGHUP after fork
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dbx.exp ...
PASS: gdb.base/dbx.exp: stop in main
PASS: gdb.base/dbx.exp: status
@@ -303,15 +309,6 @@ PASS: gdb.base/info-fun.exp: SEP: info fun foo
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infnan.exp ...
PASS: gdb.base/infnan.exp: print a
PASS: gdb.base/infnan.exp: print b
-Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/advance.exp ...
-PASS: gdb.base/advance.exp: advance line number
-PASS: gdb.base/advance.exp: malformed advance
-PASS: gdb.base/advance.exp: advance func
-PASS: gdb.base/advance.exp: advance function not called by current frame
-PASS: gdb.base/advance.exp: set breakpoint at call to func3
-PASS: gdb.base/advance.exp: continue to call to func3 in main
-PASS: gdb.base/advance.exp: advance function called as param
-PASS: gdb.base/advance.exp: advance with no argument
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/commands.exp ...
PASS: gdb.base/commands.exp: set foo in gdbvar_simple_if_test
PASS: gdb.base/commands.exp: gdbvar_simple_if_test #1
@@ -444,6 +441,15 @@ PASS: gdb.base/commands.exp: expect response to define backtrace
PASS: gdb.base/commands.exp: enter commands in redefine_backtrace_test
PASS: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test
PASS: gdb.base/commands.exp: execute bt command in redefine_backtrace_test
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/advance.exp ...
+PASS: gdb.base/advance.exp: advance line number
+PASS: gdb.base/advance.exp: malformed advance
+PASS: gdb.base/advance.exp: advance func
+PASS: gdb.base/advance.exp: advance function not called by current frame
+PASS: gdb.base/advance.exp: set breakpoint at call to func3
+PASS: gdb.base/advance.exp: continue to call to func3 in main
+PASS: gdb.base/advance.exp: advance function called as param
+PASS: gdb.base/advance.exp: advance with no argument
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/define.exp ...
PASS: gdb.base/define.exp: define user command: nextwhere
PASS: gdb.base/define.exp: use user command: nextwhere
@@ -646,7 +652,7 @@ PASS: gdb.base/interrupt.exp: child process ate our char
PASS: gdb.base/interrupt.exp: send_gdb control C
FAIL: gdb.base/interrupt.exp: call function when asleep (wrong output)
FAIL: gdb.base/interrupt.exp: call function a second time
-PASS: gdb.base/interrupt.exp: continue
+FAIL: gdb.base/interrupt.exp: continue
PASS: gdb.base/interrupt.exp: echo data
FAIL: gdb.base/interrupt.exp: Send Control-C, second time
PASS: gdb.base/interrupt.exp: signal SIGINT
@@ -1477,6 +1483,10 @@ PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGUSR1 nostop noprint pass
PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGUSR1
PASS: gdb.base/catch-signal.exp: SIGHUP: handle SIGHUP nostop noprint nopass
PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: fourth HUP
+PASS: gdb.base/catch-signal.exp: SIGHUP: continue to breakpoint: first INT
+PASS: gdb.base/catch-signal.exp: SIGHUP: override SIGINT to catch
+PASS: gdb.base/catch-signal.exp: SIGHUP: catch signal SIGINT
+PASS: gdb.base/catch-signal.exp: SIGHUP: continue
PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first HUP
PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint pass
PASS: gdb.base/catch-signal.exp: 1: catch signal
@@ -1490,6 +1500,10 @@ PASS: gdb.base/catch-signal.exp: 1: handle SIGUSR1 nostop noprint pass
PASS: gdb.base/catch-signal.exp: 1: catch signal SIGUSR1
PASS: gdb.base/catch-signal.exp: 1: handle SIGHUP nostop noprint nopass
PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: fourth HUP
+PASS: gdb.base/catch-signal.exp: 1: continue to breakpoint: first INT
+PASS: gdb.base/catch-signal.exp: 1: override SIGINT to catch
+PASS: gdb.base/catch-signal.exp: 1: catch signal SIGINT
+PASS: gdb.base/catch-signal.exp: 1: continue
PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first HUP
PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint pass
PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal
@@ -1503,6 +1517,10 @@ PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGUSR1 nostop noprint p
PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGUSR1
PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: handle SIGHUP nostop noprint nopass
PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: fourth HUP
+PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue to breakpoint: first INT
+PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: override SIGINT to catch
+PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: catch signal SIGINT
+PASS: gdb.base/catch-signal.exp: SIGHUP SIGUSR2: continue
PASS: gdb.base/catch-signal.exp: catch signal SIGZARDOZ
PASS: gdb.base/catch-signal.exp: catch signal all
PASS: gdb.base/catch-signal.exp: catch signal all SIGHUP
@@ -1947,6 +1965,10 @@ 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/filesym.exp ...
+PASS: gdb.base/filesym.exp: complete on "filesy"
+PASS: gdb.base/filesym.exp: completion list for "filesym"
+PASS: gdb.base/filesym.exp: set breakpoint at filesym
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dfp-exprs.exp ...
PASS: gdb.base/dfp-exprs.exp: p 1.2df
PASS: gdb.base/dfp-exprs.exp: p -1.2df
@@ -2383,6 +2405,7 @@ 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
+PASS: gdb.base/exprs.exp: print null_t_struct && null_t_struct->v_int_member == 0
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
@@ -2738,6 +2761,7 @@ PASS: gdb.base/default.exp: show version
PASS: gdb.base/default.exp: show width
PASS: gdb.base/default.exp: show write
FAIL: gdb.base/default.exp: show
+PASS: gdb.base/default.exp: set history save off
PASS: gdb.base/default.exp: stepi "si" abbreviation
PASS: gdb.base/default.exp: stepi
PASS: gdb.base/default.exp: signal
@@ -3646,6 +3670,10 @@ PASS: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/maint.exp ...
PASS: gdb.base/maint.exp: set height 0
PASS: gdb.base/maint.exp: maint print registers
+PASS: gdb.base/maint.exp: mt set per on for expand-symtabs
+PASS: gdb.base/maint.exp: mt expand-symtabs
+PASS: gdb.base/maint.exp: mt set per off for expand-symtabs
+PASS: gdb.base/maint.exp: maint check-psymtabs
PASS: gdb.base/maint.exp: maint check-symtabs
PASS: gdb.base/maint.exp: maint set per-command on
PASS: gdb.base/maint.exp: maint set per-command off
@@ -3679,22 +3707,6 @@ PASS: gdb.base/maint.exp: maint print w/o args
PASS: gdb.base/maint.exp: maint info w/o args
PASS: gdb.base/maint.exp: maint w/o args
PASS: gdb.base/maint.exp: help maint
-PASS: gdb.base/maint.exp: help maint check-symtabs
-PASS: gdb.base/maint.exp: help maint space
-PASS: gdb.base/maint.exp: help maint time
-PASS: gdb.base/maint.exp: help maint demangle
-PASS: gdb.base/maint.exp: help maint dump-me
-PASS: gdb.base/maint.exp: help maint internal-error
-PASS: gdb.base/maint.exp: help maint internal-warning
-PASS: gdb.base/maint.exp: help maint print statistics
-PASS: gdb.base/maint.exp: help maint print dummy-frames
-PASS: gdb.base/maint.exp: help maint print objfiles
-PASS: gdb.base/maint.exp: help maint print psymbols
-PASS: gdb.base/maint.exp: help maint print msymbols
-PASS: gdb.base/maint.exp: help maint print symbols
-PASS: gdb.base/maint.exp: help maint print type
-PASS: gdb.base/maint.exp: help maint info sections
-PASS: gdb.base/maint.exp: help maint info breakpoints
PASS: gdb.base/maint.exp: help maint info
PASS: gdb.base/maint.exp: help maint print
PASS: gdb.base/maint.exp: help maint
@@ -4829,11 +4841,11 @@ PASS: gdb.base/gdb1090.exp: print s24
=== gdb Summary ===
-# of expected passes 4522
-# of unexpected failures 91
+# of expected passes 4531
+# of unexpected failures 92
# of expected failures 5
# of known failures 20
# of untested testcases 2
# of unsupported tests 12
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 fcd547a7..e658a8c1 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 Sun Apr 28 12:33:39 2013
+Test Run By thomas on Mon May 27 12:08:49 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -1497,21 +1497,21 @@ PASS: gdb.base/savedregs.exp: handle SIGILL pass print nostop
PASS: gdb.base/savedregs.exp: advance catcher
PASS: gdb.base/savedregs.exp: Get sigtramp info frame
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 catcher sigtramp thrower main (GDB internal error)
PASS: gdb.base/savedregs.exp: break caller
PASS: gdb.base/savedregs.exp: call caller (1,2,3,4,5,6,7,8)
PASS: gdb.base/savedregs.exp: Get dummy info frame
PASS: gdb.base/savedregs.exp: Get catcher info frame
PASS: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains caller dummy catcher sigtramp thrower main
PASS: gdb.base/savedregs.exp: Check thrower info frame; stack contains caller dummy 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 caller dummy catcher sigtramp thrower main (GDB internal error)
PASS: gdb.base/savedregs.exp: advance callee
PASS: gdb.base/savedregs.exp: Get caller info frame
PASS: gdb.base/savedregs.exp: Check dummy info frame; stack contains callee caller dummy catcher sigtramp thrower main
PASS: gdb.base/savedregs.exp: Check catcher info frame; stack contains callee caller dummy catcher sigtramp thrower main
PASS: gdb.base/savedregs.exp: Check sigtramp info frame; stack contains callee caller dummy catcher sigtramp thrower main
PASS: gdb.base/savedregs.exp: Check thrower info frame; stack contains callee caller dummy catcher sigtramp thrower main
-FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main
+FAIL: gdb.base/savedregs.exp: Check main info frame; stack contains callee caller dummy catcher sigtramp thrower main (GDB internal error)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/ui-redirect.exp ...
PASS: gdb.base/ui-redirect.exp: commands
PASS: gdb.base/ui-redirect.exp: print 1
@@ -1662,6 +1662,7 @@ PASS: gdb.base/setvar.exp: print sef.field=7
PASS: gdb.base/setvar.exp: print uef.field=6
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pending.exp ...
PASS: gdb.base/pending.exp: set pending breakpoint (without symbols)
+PASS: gdb.base/pending.exp: complete condition
PASS: gdb.base/pending.exp: single pending breakpoint info (without symbols)
PASS: gdb.base/pending.exp: run to resolved breakpoint 1 (without symbols)
PASS: gdb.base/pending.exp: set pending breakpoint
@@ -1889,6 +1890,9 @@ 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/set-noassign.exp ...
+PASS: gdb.base/set-noassign.exp: set language ada
+PASS: gdb.base/set-noassign.exp: warning for set without assignment
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relational.exp ...
PASS: gdb.base/relational.exp: set variable x=14
PASS: gdb.base/relational.exp: set variable y=2
@@ -1955,9 +1959,6 @@ PASS: gdb.base/relational.exp: print value of x==(y==z)
PASS: gdb.base/relational.exp: set variable x
PASS: gdb.base/relational.exp: set variable z
PASS: gdb.base/relational.exp: print value of (x==y)<z
-Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-noassign.exp ...
-PASS: gdb.base/set-noassign.exp: set language ada
-PASS: gdb.base/set-noassign.exp: warning for set without assignment
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/recpar.exp ...
PASS: gdb.base/recpar.exp: break recpar.c:26 if n == 3
PASS: gdb.base/recpar.exp: continue
@@ -2482,6 +2483,9 @@ PASS: gdb.base/solib-symbol.exp: foo2 in mdlib
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigall.exp ...
UNTESTED: gdb.base/sigall.exp: takes ages: nearly all FAIL with timeout
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/pie-execl.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/range-stepping.exp ...
+PASS: gdb.base/range-stepping.exp: probe range-stepping support
+UNSUPPORTED: gdb.base/range-stepping.exp: range stepping not supported by the target
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/valgrind-infcall.exp ...
UNSUPPORTED: gdb.base/valgrind-infcall.exp: spawn valgrind
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-infcall.exp ...
@@ -2536,6 +2540,7 @@ PASS: gdb.base/setshow.exp: set history filename foobar.baz
PASS: gdb.base/setshow.exp: show history filename (foobar.baz)
PASS: gdb.base/setshow.exp: set history save on
PASS: gdb.base/setshow.exp: show history save (on)
+PASS: gdb.base/setshow.exp: set history save off
PASS: gdb.base/setshow.exp: set history size 100
PASS: gdb.base/setshow.exp: show history size (100)
PASS: gdb.base/setshow.exp: set language asm
@@ -3972,6 +3977,9 @@ PASS: gdb.base/value-double-free.exp: watch var
PASS: gdb.base/value-double-free.exp: continue
PASS: gdb.base/value-double-free.exp: print empty()
PASS: gdb.base/value-double-free.exp: help help
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-search.exp ...
+PASS: gdb.base/solib-search.exp: continue to break_here
+UNSUPPORTED: gdb.base/solib-search.exp: save a corefile
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/solib-display.exp ...
PASS: gdb.base/solib-display.exp: NO: display a_global
PASS: gdb.base/solib-display.exp: NO: display b_global
@@ -4217,11 +4225,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker
=== gdb Summary ===
-# of expected passes 3921
+# of expected passes 3925
# of unexpected failures 143
# of expected failures 2
# of known failures 2
# of untested testcases 7
-# of unsupported tests 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 4
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
diff --git a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum
index 15611173..ab6b219c 100644
--- a/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum
+++ b/gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.btrace/gdb.sum
@@ -1,4 +1,4 @@
-Test Run By thomas on Sun Apr 28 12:55:34 2013
+Test Run By thomas on Mon May 27 12:31:17 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -13,5 +13,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.btrace/instruction_history.e
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 65aab91c..9e2c034e 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 Sun Apr 28 12:55:37 2013
+Test Run By thomas on Mon May 27 12:31:22 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cell/solib.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 e615e229..702984e5 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 Sun Apr 28 12:55:39 2013
+Test Run By thomas on Mon May 27 12:31:24 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -239,6 +239,7 @@ PASS: gdb.cp/class2.exp: set print object on
PASS: gdb.cp/class2.exp: p acp
PASS: gdb.cp/class2.exp: p acp->c1
PASS: gdb.cp/class2.exp: p acp->c2
+PASS: gdb.cp/class2.exp: p aref
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/classes.exp ...
PASS: gdb.cp/classes.exp: ptype struct default_public_struct
PASS: gdb.cp/classes.exp: ptype struct explicit_public_struct
@@ -4165,11 +4166,11 @@ PASS: gdb.cp/virtfunc2.exp: print o
=== gdb Summary ===
-# of expected passes 4002
+# of expected passes 4003
# of unexpected failures 12
# of expected failures 6
# of known failures 20
# of untested testcases 1
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 106c7482..8070e9df 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 Sun Apr 28 13:03:30 2013
+Test Run By thomas on Mon May 27 12:39:20 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -28,5 +28,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.disasm/t13_otr.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 a5337b75..4665660b 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 Sun Apr 28 13:03:32 2013
+Test Run By thomas on Mon May 27 12:39:22 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -521,6 +521,8 @@ PASS: gdb.dwarf2/implptr.exp: print *p[0].x in implptr:foo
PASS: gdb.dwarf2/implptr.exp: print byte inside *p[0].x in implptr:foo
PASS: gdb.dwarf2/implptr.exp: print invalid offset from *p[0].x in implptr:foo
PASS: gdb.dwarf2/implptr.exp: print j in implptr:foo
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptrconst.exp ...
+PASS: gdb.dwarf2/implptrconst.exp: print *c
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/mac-fileno.exp ...
PASS: gdb.dwarf2/mac-fileno.exp: set listsize 1
PASS: gdb.dwarf2/mac-fileno.exp: list func_cu1
@@ -618,9 +620,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x
=== gdb Summary ===
-# of expected passes 519
+# of expected passes 520
# of known failures 1
# of untested testcases 9
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 bca95bd7..8a9adc4d 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 Sun Apr 28 13:05:44 2013
+Test Run By thomas on Mon May 27 12:41:35 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -269,5 +269,5 @@ PASS: gdb.fortran/types.exp: pt 10e20
# of expected passes 243
# of unexpected failures 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 80793190..2441e430 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 Sun Apr 28 13:06:17 2013
+Test Run By thomas on Mon May 27 12:42:08 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -136,6 +136,11 @@ PASS: gdb.gdb/observer.exp: first observer removed; sending notification
PASS: gdb.gdb/observer.exp: first observer removed; check first observer counter value
PASS: gdb.gdb/observer.exp: first observer removed; check second observer counter value
PASS: gdb.gdb/observer.exp: first observer removed; check third observer counter value
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/python-selftest.exp ...
+PASS: gdb.gdb/python-selftest.exp: breakpoint in captured_command_loop
+PASS: gdb.gdb/python-selftest.exp: run until breakpoint at captured_command_loop
+PASS: gdb.gdb/python-selftest.exp: set variable gdb_python_initialized = 0
+FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print 5", 0, RETURN_MASK_ALL)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.gdb/selftest.exp ...
PASS: gdb.gdb/selftest.exp: Disassemble main
PASS: gdb.gdb/selftest.exp: breakpoint in captured_main
@@ -180,6 +185,7 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename
=== gdb Summary ===
-# of expected passes 166
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of expected passes 169
+# of unexpected failures 1
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 5c7f5eaa..e5c43c3b 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 Sun Apr 28 13:07:19 2013
+Test Run By thomas on Mon May 27 12:43:28 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -90,5 +90,5 @@ UNTESTED: gdb.go/unsafe.exp: unsafe.exp
# of expected passes 44
# of expected failures 4
# of untested testcases 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 4066c154..fd077df5 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 Sun Apr 28 13:07:26 2013
+Test Run By thomas on Mon May 27 12:43:33 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -116,5 +116,5 @@ PASS: gdb.java/jv-print.exp: reject p 1.1dd
# of unknown successes 1
# of known failures 2
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 8adf4779..f1318b31 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 Sun Apr 28 13:08:25 2013
+Test Run By thomas on Mon May 27 12:44:21 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -30,6 +30,7 @@ PASS: gdb.linespec/linespec.exp: clear breakpoint using dir/file:line
PASS: gdb.linespec/linespec.exp: multi-location break using file:line
PASS: gdb.linespec/linespec.exp: multi-location break using duplicate function name
PASS: gdb.linespec/linespec.exp: multi-location break using duplicate function name and label
+PASS: gdb.linespec/linespec.exp: complete condition
PASS: gdb.linespec/linespec.exp: disable pending breakpoints for linespec tests
PASS: gdb.linespec/linespec.exp: set breakpoint on non-existent function
PASS: gdb.linespec/linespec.exp: set breakpoint at all instances of NameSpace::overload
@@ -220,6 +221,6 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function
=== gdb Summary ===
-# of expected passes 203
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of expected passes 204
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 35b95cdd..86e4db6c 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 Sun Apr 28 13:08:48 2013
+Test Run By thomas on Mon May 27 12:44:43 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -293,6 +293,34 @@ PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than
PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly mixed
PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (zero lines) assembly mixed
PASS: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-dprintf.exp ...
+PASS: gdb.mi/mi-dprintf.exp: breakpoint at main
+PASS: gdb.mi/mi-dprintf.exp: mi runto main
+PASS: gdb.mi/mi-dprintf.exp: mi insert without location
+PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint without format string
+PASS: gdb.mi/mi-dprintf.exp: mi insert second breakpoint without format string
+PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint main
+PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf foo
+PASS: gdb.mi/mi-dprintf.exp: mi insert dprintf dp_location1
+PASS: gdb.mi/mi-dprintf.exp: mi info dprintf
+PASS: gdb.mi/mi-dprintf.exp: mi insert breakpoint bp_location1
+PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf
+PASS: gdb.mi/mi-dprintf.exp: gdb: mi 1st dprintf stop
+PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf
+PASS: gdb.mi/mi-dprintf.exp: gdb: mi 2nd dprintf 2nd stop
+PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to call
+PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf
+PASS: gdb.mi/mi-dprintf.exp: call: mi 1st dprintf stop
+PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf
+PASS: gdb.mi/mi-dprintf.exp: call: mi 2nd dprintf 2nd stop
+PASS: gdb.mi/mi-dprintf.exp: mi set dprintf-channel stderr
+PASS: gdb.mi/mi-dprintf.exp: mi set dprintf channel
+PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf
+PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 1st dprintf stop
+PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf
+PASS: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf 2nd stop
+UNSUPPORTED: gdb.mi/mi-dprintf.exp: set dprintf style to agent
+PASS: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-eval.exp ...
PASS: gdb.mi/mi-eval.exp: breakpoint at callee4
PASS: gdb.mi/mi-eval.exp: mi runto callee4
@@ -915,12 +943,12 @@ PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: create varobj
PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: check initial value
PASS: gdb.mi/mi-var-cmd.exp: breakpoint at main
PASS: gdb.mi/mi-var-cmd.exp: mi runto main
-FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
-FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
+PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
+PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests
PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests
-FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
-FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
+PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
+PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ...
PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint)
PASS: gdb.mi/mi-var-cp.exp: create varobj for rx
@@ -1745,11 +1773,11 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno
=== gdb Summary ===
-# of expected passes 1622
-# of unexpected failures 29
+# of expected passes 1652
+# of unexpected failures 25
# of unexpected successes 1
# of expected failures 8
# of known failures 6
-# of unsupported tests 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 10
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 def8cf9c..4ef166d5 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 Sun Apr 28 13:11:20 2013
+Test Run By thomas on Mon May 27 12:47:20 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -20,5 +20,5 @@ PASS: gdb.modula2/unbounded-array.exp: print the 5th element of array a
=== gdb Summary ===
# of expected passes 8
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 e80b7333..3af1acfc 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 Sun Apr 28 13:11:23 2013
+Test Run By thomas on Mon May 27 12:47:24 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -63,5 +63,5 @@ FAIL: gdb.multi/watchpoint-multi.exp: catch marker_exit in inferior 1
# of expected passes 31
# of unexpected failures 10
# of untested testcases 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 2ab960a9..5c502ee1 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 Sun Apr 28 13:11:31 2013
+Test Run By thomas on Mon May 27 12:47:32 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -32,5 +32,5 @@ PASS: gdb.objc/print.exp: reject p 1.1ll
# of expected passes 13
# of unsupported tests 3
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 9b4b0d67..3ca70f71 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 Sun Apr 28 13:11:43 2013
+Test Run By thomas on Mon May 27 12:47:43 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -15,5 +15,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.opencl/vec_comps.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 967789e9..422f847a 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 Sun Apr 28 13:11:45 2013
+Test Run By thomas on Mon May 27 12:47:46 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -115,5 +115,5 @@ PASS: gdb.opt/inline-locals.exp: print local (3)
# of expected passes 95
# of expected failures 1
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 f2e18105..e543351a 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 Sun Apr 28 13:12:02 2013
+Test Run By thomas on Mon May 27 12:48:01 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -50,5 +50,5 @@ PASS: gdb.pascal/types.exp: pt 10E20
# of known failures 1
# of untested testcases 2
# of unsupported tests 4
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 14f8a5e4..9bd8b36f 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 Sun Apr 28 13:12:05 2013
+Test Run By thomas on Mon May 27 12:48:05 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -423,7 +423,7 @@ PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exit()
PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exit
PASS: gdb.python/py-finish-breakpoint.exp: set FinishBP after the exec
PASS: gdb.python/py-finish-breakpoint.exp: catch exec
-PASS: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec
+FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-finish-breakpoint2.exp ...
PASS: gdb.python/py-finish-breakpoint2.exp: import python scripts
PASS: gdb.python/py-finish-breakpoint2.exp: run to exception 1
@@ -469,6 +469,90 @@ PASS: gdb.python/py-frame.exp: test Frame.newer
PASS: gdb.python/py-frame.exp: test Frame.read_var - error
PASS: gdb.python/py-frame.exp: test Frame.read_var - success
PASS: gdb.python/py-frame.exp: test gdb.selected_frame
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-framefilter-mi.exp ...
+PASS: gdb.python/py-framefilter-mi.exp: breakpoint at main
+PASS: gdb.python/py-framefilter-mi.exp: mi runto main
+PASS: gdb.python/py-framefilter-mi.exp: Load python file
+PASS: gdb.python/py-framefilter-mi.exp: run to 46 (set breakpoint)
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values
+PASS: gdb.python/py-framefilter-mi.exp: enable frame filters
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --all-values frame filters enabled
+PASS: gdb.python/py-framefilter-mi.exp: run to 51 (set breakpoint)
+PASS: gdb.python/py-framefilter-mi.exp: filtered stack listing
+PASS: gdb.python/py-framefilter-mi.exp: filtered stack list 0 3
+PASS: gdb.python/py-framefilter-mi.exp: filtered stack list 22 24
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 0
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 0 3
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 0 22 27
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 1
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 0 3
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 1 22 27
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 0 3
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments 2 22 27
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-arguments --no-frame-filters 2 22 27
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 0
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 1
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters 2
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --no-values
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --all-values
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals --no-frame-filters --simple-values
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 0
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 1
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-locals 2
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-variables --no-frame-filters 0
+PASS: gdb.python/py-framefilter-mi.exp: stack-list-variables 0
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-framefilter.exp ...
+PASS: gdb.python/py-framefilter.exp: set auto-load safe-path
+PASS: gdb.python/py-framefilter.exp: Test auto-load had loaded python scripts
+PASS: gdb.python/py-framefilter.exp: Set python print-stack to full
+PASS: gdb.python/py-framefilter.exp: Load python file
+PASS: gdb.python/py-framefilter.exp: continue to breakpoint: Inner test breakpoint
+PASS: gdb.python/py-framefilter.exp: bt full no-filters
+PASS: gdb.python/py-framefilter.exp: bt full with filters
+PASS: gdb.python/py-framefilter.exp: continue to breakpoint: Backtrace end breakpoint
+PASS: gdb.python/py-framefilter.exp: info frame filter before setting priority
+PASS: gdb.python/py-framefilter.exp: show frame-filter priority global Elider before setting
+PASS: gdb.python/py-framefilter.exp: set frame-filter priotiy global Elider 1000
+PASS: gdb.python/py-framefilter.exp: show frame-filter priority global Elider after setting
+PASS: gdb.python/py-framefilter.exp: info frame filter after setting priority
+PASS: gdb.python/py-framefilter.exp: info frame filter before disable frame filter
+PASS: gdb.python/py-framefilter.exp: disable frame-filter global Elider
+PASS: gdb.python/py-framefilter.exp: info frame filter after disable frame filter
+PASS: gdb.python/py-framefilter.exp: enable frame-filter global Elider
+PASS: gdb.python/py-framefilter.exp: info frame filter after reenabling frame filter
+PASS: gdb.python/py-framefilter.exp: bt no-filters
+PASS: gdb.python/py-framefilter.exp: bt with frame filters
+PASS: gdb.python/py-framefilter.exp: disable frame-filter global Reverse
+PASS: gdb.python/py-framefilter.exp: bt with frame-filter Reverse disabled
+PASS: gdb.python/py-framefilter.exp: bt -2 with frame-filter Reverse disabled
+PASS: gdb.python/py-framefilter.exp: bt 3 with frame-filter Reverse disabled
+PASS: gdb.python/py-framefilter.exp: bt no-filters full with Reverse disabled
+PASS: gdb.python/py-framefilter.exp: bt full with Reverse disabled
+PASS: gdb.python/py-framefilter.exp: turn off frame arguments
+PASS: gdb.python/py-framefilter.exp: bt no-filter 1 no args
+PASS: gdb.python/py-framefilter.exp: bt 1 no args
+PASS: gdb.python/py-framefilter.exp: turn frame arguments to scalars only
+PASS: gdb.python/py-framefilter.exp: bt no-filter 1 scalars
+PASS: gdb.python/py-framefilter.exp: bt 1 scalars
+PASS: gdb.python/py-framefilter.exp: turn on frame arguments
+PASS: gdb.python/py-framefilter.exp: bt no-filter 1 all args
+PASS: gdb.python/py-framefilter.exp: bt 1 all args
+PASS: gdb.python/py-framefilter.exp: Turn off address printing
+PASS: gdb.python/py-framefilter.exp: bt no-filter 1 no address
+PASS: gdb.python/py-framefilter.exp: bt 1 no addresss
+PASS: gdb.python/py-framefilter.exp: set auto-load safe-path for no debug info
+PASS: gdb.python/py-framefilter.exp: Set autoload path for no debug info tests
+PASS: gdb.python/py-framefilter.exp: set python print-stack full for no debuginfo tests
+PASS: gdb.python/py-framefilter.exp: Load python file for no debuginfo tests
+PASS: gdb.python/py-framefilter.exp: disable frame-filter gloval Reverse for no debuginfo
+PASS: gdb.python/py-framefilter.exp: bt for no debuginfo
+PASS: gdb.python/py-framefilter.exp: bt full for no debuginfo
+PASS: gdb.python/py-framefilter.exp: bt no filters for no debuginfo
+PASS: gdb.python/py-framefilter.exp: bt no-filters full no debuginfo
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-function.exp ...
PASS: gdb.python/py-function.exp: input convenience function - python
PASS: gdb.python/py-function.exp: input convenience function - class test_func (gdb.Function):
@@ -1505,9 +1589,9 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address
=== gdb Summary ===
-# of expected passes 1446
-# of unexpected failures 8
+# of expected passes 1527
+# of unexpected failures 9
# of untested testcases 1
# of unsupported tests 3
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 7b0e929d..8e2863c2 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 Sun Apr 28 13:15:01 2013
+Test Run By thomas on Mon May 27 12:51:00 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -37,5 +37,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.reverse/watch-reverse.exp ..
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 e048e25d..2e2c1d7f 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 Sun Apr 28 13:15:03 2013
+Test Run By thomas on Mon May 27 12:51:02 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -19,5 +19,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 db9fb212..e9650460 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 Sun Apr 28 13:15:05 2013
+Test Run By thomas on Mon May 27 12:51:04 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -234,5 +234,5 @@ XFAIL: gdb.stabs/weird.exp: p common0var2
# of expected passes 212
# of expected failures 7
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 2e5ea013..e541c7c4 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 Sun Apr 28 13:15:21 2013
+Test Run By thomas on Mon May 27 12:51:19 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -125,8 +125,8 @@ PASS: gdb.threads/manythreads.exp: give a name to the thread
PASS: gdb.threads/manythreads.exp: check thread name
PASS: gdb.threads/manythreads.exp: second continue
PASS: gdb.threads/manythreads.exp: check for duplicate SIGINT
-PASS: gdb.threads/manythreads.exp: stop threads 2
-PASS: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program
+FAIL: gdb.threads/manythreads.exp: stop threads 2 (timeout)
+FAIL: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program (timeout)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ...
UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
@@ -448,13 +448,18 @@ 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
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/wp-replication.exp ...
+PASS: gdb.threads/wp-replication.exp: successfully compiled posix threads test case
+PASS: gdb.threads/wp-replication.exp: Breakpoint on empty_cycle
+PASS: gdb.threads/wp-replication.exp: Continue to empty_cycle to insert watchpoint 0
+FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
=== gdb Summary ===
-# of expected passes 181
-# of unexpected failures 164
+# of expected passes 182
+# of unexpected failures 167
# of unresolved testcases 1
# of untested testcases 3
# of unsupported tests 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 fa4a8881..6aba472b 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 Sun Apr 28 13:26:35 2013
+Test Run By thomas on Mon May 27 13:02:53 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -89,11 +89,7 @@ UNSUPPORTED: gdb.trace/backtrace.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/change-loc.exp ...
UNSUPPORTED: gdb.trace/change-loc.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/circ.exp ...
-PASS: gdb.trace/circ.exp: set circular-trace-buffer on
-PASS: gdb.trace/circ.exp: show circular-trace-buffer (on)
-PASS: gdb.trace/circ.exp: set circular-trace-buffer off
-PASS: gdb.trace/circ.exp: show circular-trace-buffer (off)
-UNSUPPORTED: gdb.trace/circ.exp: Current target does not support trace
+UNSUPPORTED: gdb.trace/circ.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/collection.exp ...
UNSUPPORTED: gdb.trace/collection.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/deltrace.exp ...
@@ -174,6 +170,10 @@ PASS: gdb.trace/passcount.exp: 4.8: invalid tracepoint number in passcount
PASS: gdb.trace/passcount.exp: 4.9: help passcount
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/pending.exp ...
UNSUPPORTED: gdb.trace/pending.exp: Current target does not support trace
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/qtro.exp ...
+PASS: gdb.trace/qtro.exp: probe for target remote
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/range-stepping.exp ...
+UNSUPPORTED: gdb.trace/range-stepping.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/report.exp ...
UNSUPPORTED: gdb.trace/report.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/save-trace.exp ...
@@ -235,6 +235,8 @@ PASS: gdb.trace/tfile.exp: no stack if no traceframe selected
PASS: gdb.trace/tfile.exp: no registers if no traceframe selected
PASS: gdb.trace/tfile.exp: target tfile
PASS: gdb.trace/tfile.exp: tstatus on error trace file
+PASS: gdb.trace/tfile.exp: info threads
+PASS: gdb.trace/tfile.exp: info inferiors
PASS: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile tfile-basic.tf"
PASS: gdb.trace/tfile.exp: -trace-status
PASS: gdb.trace/tfile.exp: complete-command 'target tfile'
@@ -320,8 +322,8 @@ UNSUPPORTED: gdb.trace/while-stepping.exp: target does not support trace
=== gdb Summary ===
-# of expected passes 242
+# of expected passes 241
# of untested testcases 3
-# of unsupported tests 27
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 28
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-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 6df1ce8f..cac4e70d 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 Sun Apr 28 13:27:50 2013
+Test Run By thomas on Mon May 27 13:04:12 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -7,6 +7,9 @@ Schedule of variations:
unix
Running target unix
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/maint_print_struct.exp ...
+PASS: gdb.xml/maint_print_struct.exp: setting a new tdesc having only a structure
+PASS: gdb.xml/maint_print_struct.exp: printing tdesc with a structure and a bitfield
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.xml/tdesc-arch.exp ...
PASS: gdb.xml/tdesc-arch.exp: read valid architectures
PASS: gdb.xml/tdesc-arch.exp: read default architecture
@@ -39,7 +42,7 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
-# of expected passes 24
+# of expected passes 26
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130527-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory