summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE/test
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-28 15:41:32 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-28 15:41:32 +0200
commitcaec9b02d415769b560af271fb604fd2a9a06eda (patch)
treeb998db64e191558cd01811e96026a57d1df18992 /gdb/coulomb.SCHWINGE/test
parent17ecfe30c4c1cb2c5833bc58f0ec355ec38b107c (diff)
gdb: 6330ab576e18fb97912839fc116c7babb5fd8c70 (2013-04-28)
Diffstat (limited to 'gdb/coulomb.SCHWINGE/test')
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum10
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum14
-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.sum50
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum20
-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.sum55
-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.sum10
-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.sum7
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.go/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.java/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.linespec/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.mi/gdb.sum18
-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.sum4
-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.sum5
-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.sum21
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum4
29 files changed, 198 insertions, 96 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 5bed6812..d63aed20 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 Thu Mar 14 02:19:48 2013
+Test Run By thomas on Sun Apr 28 12:46:02 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -536,13 +536,17 @@ PASS: gdb.ada/widewide.exp: print some_big
PASS: gdb.ada/widewide.exp: print my_wws
PASS: gdb.ada/widewide.exp: print my_wws(1)
PASS: gdb.ada/widewide.exp: print my_wws(2)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/win_fu_syms.exp ...
+PASS: gdb.ada/win_fu_syms.exp: compilation foo.adb
+PASS: gdb.ada/win_fu_syms.exp: info line on variable declaration
+PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call
=== gdb Summary ===
-# of expected passes 408
+# of expected passes 411
# 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.20130313-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.20130428-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 8afd2dae..1032add9 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 Thu Mar 14 02:24:48 2013
+Test Run By thomas on Sun Apr 28 12:50:45 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -22,6 +22,7 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-cxx.exp
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/amd64-word.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-bl-branch-dest.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/arm-disp-step.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-abi.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/e500-prologue.exp ...
@@ -106,6 +107,11 @@ FAIL: gdb.arch/i386-dr3-watch.exp: continue to i3 watchpoint
FAIL: gdb.arch/i386-dr3-watch.exp: continue to i4 watchpoint
FAIL: gdb.arch/i386-dr3-watch.exp: set watchpoint occuping one debug register
PASS: gdb.arch/i386-dr3-watch.exp: watchpoint on gap1 does not fit debug registers (gdb figured out itself the watchpoint does not fit)
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-float.exp ...
+PASS: gdb.arch/i386-float.exp: first stepi
+FAIL: gdb.arch/i386-float.exp: info float
+PASS: gdb.arch/i386-float.exp: second stepi
+PASS: gdb.arch/i386-float.exp: info float
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/i386-gnu-cfi.exp ...
PASS: gdb.arch/i386-gnu-cfi.exp: continue to abort()
PASS: gdb.arch/i386-gnu-cfi.exp: backtrace
@@ -249,8 +255,8 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ...
=== gdb Summary ===
-# of expected passes 140
-# of unexpected failures 41
+# of expected passes 143
+# of unexpected failures 42
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/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
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 a284608e..a8a24ad2 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 Thu Mar 14 02:25:22 2013
+Test Run By thomas on Sun Apr 28 12:51:21 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.20130313-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.20130428-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 1a298f27..fc4c1db5 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 Thu Mar 14 01:56:01 2013
+Test Run By thomas on Sun Apr 28 12:23:06 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -166,6 +166,7 @@ PASS: gdb.base/dprintf.exp: dprintf
PASS: gdb.base/dprintf.exp: dprintf foo
PASS: gdb.base/dprintf.exp: dprintf 29
PASS: gdb.base/dprintf.exp: dprintf foo,"At foo entry\n"
+PASS: gdb.base/dprintf.exp: ignore $bpnum 1
PASS: gdb.base/dprintf.exp: dprintf 26,"arg=%d, g=%d\n", arg, g
PASS: gdb.base/dprintf.exp: dprintf info 1
PASS: gdb.base/dprintf.exp: break 27
@@ -645,7 +646,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
-FAIL: gdb.base/interrupt.exp: continue
+PASS: 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
@@ -1109,6 +1110,15 @@ PASS: gdb.base/finish.exp: set break on double_func
PASS: gdb.base/finish.exp: continue to double_func
PASS: gdb.base/finish.exp: finish from double_func
PASS: gdb.base/finish.exp: Testing the "fin" abbreviation for "finish"
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dprintf-pending.exp ...
+PASS: gdb.base/dprintf-pending.exp: without format: set pending dprintf
+PASS: gdb.base/dprintf-pending.exp: without format: resolved dprintf fails to be re-set
+PASS: gdb.base/dprintf-pending.exp: without symbols: set pending dprintf
+PASS: gdb.base/dprintf-pending.exp: without symbols: single pending dprintf info
+PASS: gdb.base/dprintf-pending.exp: without symbols: run to resolved dprintf
+PASS: gdb.base/dprintf-pending.exp: set pending dprintf
+PASS: gdb.base/dprintf-pending.exp: single pending dprintf info
+PASS: gdb.base/dprintf-pending.exp: run to resolved dprintf
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code_elim.exp ...
PASS: gdb.base/code_elim.exp: symbol-file code_elim1
PASS: gdb.base/code_elim.exp: single psymtabs: test eliminated var my_global_symbol
@@ -1724,6 +1734,15 @@ PASS: gdb.base/completion.exp: complete ptype enum some_
PASS: gdb.base/completion.exp: complete ptype union some_
PASS: gdb.base/completion.exp: complete set gnutarget aut
PASS: gdb.base/completion.exp: complete set cp-abi aut
+PASS: gdb.base/completion.exp: complete target core ./gdb.base/completion
+PASS: gdb.base/completion.exp: complete target tfile ./gdb.base/completion
+PASS: gdb.base/completion.exp: complete target exec ./gdb.base/completion
+PASS: gdb.base/completion.exp: complete set height
+PASS: gdb.base/completion.exp: complete set height u
+PASS: gdb.base/completion.exp: complete set listsize
+PASS: gdb.base/completion.exp: complete set listsize unl
+PASS: gdb.base/completion.exp: complete set trace-buffer-size
+PASS: gdb.base/completion.exp: complete set trace-buffer-size unl
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/list.exp ...
PASS: gdb.base/list.exp: set width 0
PASS: gdb.base/list.exp: show default list size
@@ -1753,13 +1772,10 @@ PASS: gdb.base/list.exp: show listsize 100 #5
PASS: gdb.base/list.exp: list line 1 with listsize 100
PASS: gdb.base/list.exp: list line 10 with listsize 100
PASS: gdb.base/list.exp: setting listsize to 0 #6
-PASS: gdb.base/list.exp: show listsize 0 #6
-PASS: gdb.base/list.exp: listsize of 0 suppresses output
-PASS: gdb.base/list.exp: setting listsize to -1 #7
-PASS: gdb.base/list.exp: show listsize unlimited #7
-XFAIL: gdb.base/list.exp: list line 1 with unlimited listsize
-PASS: gdb.base/list.exp: setting listsize to 10 #8
-PASS: gdb.base/list.exp: show listsize 10 #8
+PASS: gdb.base/list.exp: show listsize unlimited #6
+PASS: gdb.base/list.exp: list line 1 with unlimited listsize
+PASS: gdb.base/list.exp: setting listsize to 10 #7
+PASS: gdb.base/list.exp: show listsize 10 #7
PASS: gdb.base/list.exp: list line 1 in include file
PASS: gdb.base/list.exp: list message for lines past EOF
PASS: gdb.base/list.exp: list filename:number (4 tests)
@@ -3631,12 +3647,8 @@ 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: maint check-symtabs
-PASS: gdb.base/maint.exp: maint space
-PASS: gdb.base/maint.exp: maint space 1
-PASS: gdb.base/maint.exp: maint time
-PASS: gdb.base/maint.exp: maint time 1
-PASS: gdb.base/maint.exp: maint time 0
-PASS: gdb.base/maint.exp: maint space 0
+PASS: gdb.base/maint.exp: maint set per-command on
+PASS: gdb.base/maint.exp: maint set per-command off
PASS: gdb.base/maint.exp: maint demangle
PASS: gdb.base/maint.exp: maint demangle main
PASS: gdb.base/maint.exp: maint print statistics
@@ -4817,11 +4829,11 @@ PASS: gdb.base/gdb1090.exp: print s24
=== gdb Summary ===
-# of expected passes 4509
-# of unexpected failures 92
-# of expected failures 6
+# of expected passes 4522
+# of unexpected failures 91
+# 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.20130313-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.20130428-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 f2f487fa..fcd547a7 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 Thu Mar 14 02:06:50 2013
+Test Run By thomas on Sun Apr 28 12:33:39 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -2341,6 +2341,7 @@ FAIL: gdb.base/solib-weak.exp: run to breakpoint - lib1 debug, lib2 debug, lib1
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: dprintf save-bp.c:33,"At foo entry\n"
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
@@ -2528,6 +2529,7 @@ PASS: gdb.base/setshow.exp: set environment FOOBARBAZ
PASS: gdb.base/setshow.exp: show environment FOOBARBAZ
PASS: gdb.base/setshow.exp: set height 100
PASS: gdb.base/setshow.exp: show height
+PASS: gdb.base/setshow.exp: set height unlimited
PASS: gdb.base/setshow.exp: set history expansion on
PASS: gdb.base/setshow.exp: show history expansion
PASS: gdb.base/setshow.exp: set history filename foobar.baz
@@ -2562,6 +2564,18 @@ PASS: gdb.base/setshow.exp: set verbose on
PASS: gdb.base/setshow.exp: show verbose (on)
PASS: gdb.base/setshow.exp: set verbose off
PASS: gdb.base/setshow.exp: show verbose (off)
+PASS: gdb.base/setshow.exp: history file is not set to /home/
+PASS: gdb.base/setshow.exp: history file is not set to .
+PASS: gdb.base/setshow.exp: history file is not set to ~/home
+PASS: gdb.base/setshow.exp: history file is not set to =home
+PASS: gdb.base/setshow.exp: solib-search-path is not set to /home/
+PASS: gdb.base/setshow.exp: solib-search-path is not set to .
+PASS: gdb.base/setshow.exp: solib-search-path is not set to ~/home
+PASS: gdb.base/setshow.exp: solib-search-path is not set to =home
+PASS: gdb.base/setshow.exp: data-directory is not set to /home/
+PASS: gdb.base/setshow.exp: data-directory is not set to .
+PASS: gdb.base/setshow.exp: data-directory is not set to ~/home
+PASS: gdb.base/setshow.exp: data-directory is not set to =home
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch-cond-infcall.exp ...
PASS: gdb.base/watch-cond-infcall.exp: hw: watch var if return_1 ()
PASS: gdb.base/watch-cond-infcall.exp: hw: continue
@@ -4203,11 +4217,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker
=== gdb Summary ===
-# of expected passes 3907
+# of expected passes 3921
# 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.20130313-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.20130428-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 eeb4cc2b..15611173 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 Thu Mar 14 02:29:36 2013
+Test Run By thomas on Sun Apr 28 12:55:34 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.20130313-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.20130428-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 15dbe173..65aab91c 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 Thu Mar 14 02:29:39 2013
+Test Run By thomas on Sun Apr 28 12:55:37 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.20130313-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.20130428-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 178a321d..e615e229 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 Thu Mar 14 02:29:41 2013
+Test Run By thomas on Sun Apr 28 12:55:39 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -807,6 +807,7 @@ KFAIL: gdb.cp/cpexprs.exp: p CV::m(int) const volatile (PRMS: c++/14186)
PASS: gdb.cp/cpexprs.exp: p CV_f(int)
PASS: gdb.cp/cpexprs.exp: p CV_f(CV::t)
PASS: gdb.cp/cpexprs.exp: p CV_f(CV::i)
+PASS: gdb.cp/cpexprs.exp: p CV_f('cpexprs.cc'::CV::t)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/cplabel.exp ...
PASS: gdb.cp/cplabel.exp: break foo::bar:to_the_top
PASS: gdb.cp/cplabel.exp: break foo::bar:get_out_of_here
@@ -1925,6 +1926,7 @@ PASS: gdb.cp/dispcxx.exp: display k
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/exception.exp ...
PASS: gdb.cp/exception.exp: catch catch (before inferior run)
PASS: gdb.cp/exception.exp: catch throw (before inferior run)
+PASS: gdb.cp/exception.exp: catch rethrow (before inferior run)
PASS: gdb.cp/exception.exp: info breakpoints (before inferior run)
PASS: gdb.cp/exception.exp: Set temporary breakpoint at main
PASS: gdb.cp/exception.exp: Run to main
@@ -1940,6 +1942,9 @@ PASS: gdb.cp/exception.exp: backtrace after second throw
PASS: gdb.cp/exception.exp: continue to second catch
PASS: gdb.cp/exception.exp: backtrace after second catch
PASS: gdb.cp/exception.exp: continue to catcher for the second time
+PASS: gdb.cp/exception.exp: continue to rethrow
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/exceptprint.exp ...
+UNTESTED: gdb.cp/exceptprint.exp: could not find libstdc++ stap probe
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp ...
PASS: gdb.cp/expand-psymtabs-cxx.exp: set language c++
PASS: gdb.cp/expand-psymtabs-cxx.exp: before expand
@@ -2284,10 +2289,16 @@ PASS: gdb.cp/m-data.exp: shadowing member
PASS: gdb.cp/m-data.exp: shadowed global variable
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/m-static.exp ...
PASS: gdb.cp/m-static.exp: continue to breakpoint: end of constructors
+PASS: gdb.cp/m-static.exp: simple object, static const int, accessing via 'class::method::variable
PASS: gdb.cp/m-static.exp: simple object, static const bool
PASS: gdb.cp/m-static.exp: simple object, static const int
PASS: gdb.cp/m-static.exp: simple object, static long
PASS: gdb.cp/m-static.exp: simple object, static enum
+PASS: gdb.cp/m-static.exp: simple object instance, print constructor
+PASS: gdb.cp/m-static.exp: simple object instance, ptype constructor
+PASS: gdb.cp/m-static.exp: simple object class, ptype constructor
+PASS: gdb.cp/m-static.exp: simple object instance, print destructor
+PASS: gdb.cp/m-static.exp: simple object instance, ptype destructor
PASS: gdb.cp/m-static.exp: simple object instance, print quoted destructor
PASS: gdb.cp/m-static.exp: simple object class, ptype quoted destructor
PASS: gdb.cp/m-static.exp: derived template object, base static const bool
@@ -3286,6 +3297,7 @@ 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
+PASS: gdb.cp/misc.exp: expression using block qualifier
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
@@ -3492,6 +3504,7 @@ PASS: gdb.cp/overload.exp: ptype foo_instance1 (shorter match)
PASS: gdb.cp/overload.exp: print foo_instance2
PASS: gdb.cp/overload.exp: print foo_instance3
PASS: gdb.cp/overload.exp: print call overloaded func 1 arg
+PASS: gdb.cp/overload.exp: print foo_instance1.overloadfnarg(23, intintfunc)
PASS: gdb.cp/overload.exp: re-selected 'main' frame after inferior call
PASS: gdb.cp/overload.exp: print call overloaded func 2 args
PASS: gdb.cp/overload.exp: print call overloaded func 3 args
@@ -3992,6 +4005,41 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/typedef-operator.exp ...
PASS: gdb.cp/typedef-operator.exp: set language c++
PASS: gdb.cp/typedef-operator.exp: test crash
PASS: gdb.cp/typedef-operator.exp: test typedef
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/typeid.exp ...
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(i)
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(i) == &typeid(typeof(i))
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(cp)
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(cp) == &typeid(typeof(cp))
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(ccp)
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(ccp) == &typeid(typeof(ccp))
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(ca)
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(ca) == &typeid(typeof(ca))
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(b)
+PASS: gdb.cp/typeid.exp: before starting: print &typeid(b) == &typeid(typeof(b))
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(i)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(i) == &typeid(typeof(i))
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(cp)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(cp) == &typeid(typeof(cp))
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(ccp)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(ccp) == &typeid(typeof(ccp))
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(ca)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(ca) == &typeid(typeof(ca))
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(b)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(b) == &typeid(typeof(b))
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*b)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*b) == &typeid(d)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb1)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb1) == &typeid(d)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb2)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*vb2) == &typeid(d)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*bv)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(*bv) == &typeid(d)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(d)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(d) == &typeid(d)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived) == &typeid(d)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived &)
+PASS: gdb.cp/typeid.exp: after starting: print &typeid(const Derived &) == &typeid(d)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.cp/userdef.exp ...
PASS: gdb.cp/userdef.exp: break marker1
PASS: gdb.cp/userdef.exp: continue to marker1
@@ -4117,10 +4165,11 @@ PASS: gdb.cp/virtfunc2.exp: print o
=== gdb Summary ===
-# of expected passes 3957
+# of expected passes 4002
# 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.20130313-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.20130428-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 2af6d29a..106c7482 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 Thu Mar 14 02:37:53 2013
+Test Run By thomas on Sun Apr 28 13:03:30 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.20130313-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.20130428-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 54ca1907..a5337b75 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 Thu Mar 14 02:37:55 2013
+Test Run By thomas on Sun Apr 28 13:03:32 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -531,6 +531,10 @@ PASS: gdb.dwarf2/member-ptr-forwardref.exp: show cp-abi
PASS: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/method-ptr.exp ...
PASS: gdb.dwarf2/method-ptr.exp: ptype the_typedef
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/missing-sig-type.exp ...
+PASS: gdb.dwarf2/missing-sig-type.exp: ptype foo
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/nostaticblock.exp ...
+PASS: gdb.dwarf2/nostaticblock.exp: alive
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/pieces.exp ...
PASS: gdb.dwarf2/pieces.exp: set f1 breakpoint for pieces
PASS: gdb.dwarf2/pieces.exp: continue to breakpoint: continue to f1 breakpoint for pieces
@@ -614,9 +618,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x
=== gdb Summary ===
-# of expected passes 517
+# of expected passes 519
# of known failures 1
# of untested testcases 9
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/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
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 565f330b..bca95bd7 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 Thu Mar 14 02:40:06 2013
+Test Run By thomas on Sun Apr 28 13:05:44 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.20130313-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.20130428-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 327f2f50..80793190 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 Thu Mar 14 02:40:37 2013
+Test Run By thomas on Sun Apr 28 13:06:17 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -158,6 +158,7 @@ PASS: gdb.gdb/selftest.exp: next over setlocale LC_CTYPE
PASS: gdb.gdb/selftest.exp: next over bindtextdomain
PASS: gdb.gdb/selftest.exp: next over textdomain PACKAGE
PASS: gdb.gdb/selftest.exp: next over bfd_init
+PASS: gdb.gdb/selftest.exp: next over notice_open_fds
PASS: gdb.gdb/selftest.exp: next over cmdarg_s VEC_cleanup
PASS: gdb.gdb/selftest.exp: print a string
PASS: gdb.gdb/selftest.exp: step into xmalloc call
@@ -179,6 +180,6 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename
=== gdb Summary ===
-# of expected passes 165
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# 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
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 65fb9281..5c7f5eaa 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 Thu Mar 14 02:41:29 2013
+Test Run By thomas on Sun Apr 28 13:07:19 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.20130313-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.20130428-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 7bc53bc1..4066c154 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 Thu Mar 14 02:41:38 2013
+Test Run By thomas on Sun Apr 28 13:07:26 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.20130313-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.20130428-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 3f9d5c55..8adf4779 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 Thu Mar 14 02:42:27 2013
+Test Run By thomas on Sun Apr 28 13:08:25 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -221,5 +221,5 @@ 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.20130313-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.20130428-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 f9617107..35b95cdd 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 Thu Mar 14 02:42:51 2013
+Test Run By thomas on Sun Apr 28 13:08:48 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -148,6 +148,8 @@ PASS: gdb.mi/mi-break.exp: run to breakpoint with ignore count
PASS: gdb.mi/mi-break.exp: breakpoint at nonexistent function
PASS: gdb.mi/mi-break.exp: create varobj for function call
PASS: gdb.mi/mi-break.exp: update varobj for function call
+PASS: gdb.mi/mi-break.exp: breakpoint with garbage after location
+PASS: gdb.mi/mi-break.exp: conditional breakpoint with garbage after location
PASS: gdb.mi/mi-break.exp: test disabled creation
PASS: gdb.mi/mi-break.exp: test disabled creation: cleanup
PASS: gdb.mi/mi-break.exp: breakpoint commands: insert breakpoint at basics.c:callee2
@@ -913,12 +915,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
-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
+FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now
+FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: out of scope now, not changed
PASS: gdb.mi/mi-var-cmd.exp: breakpoint at do_locals_tests
PASS: gdb.mi/mi-var-cmd.exp: mi runto do_locals_tests
-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
-PASS: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
+FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now
+FAIL: gdb.mi/mi-var-cmd.exp: in-and-out-of-scope: in scope now, not changed
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-cp.exp ...
PASS: gdb.mi/mi-var-cp.exp: run to mi-var-cp.cc:20 (set breakpoint)
PASS: gdb.mi/mi-var-cp.exp: create varobj for rx
@@ -1743,11 +1745,11 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno
=== gdb Summary ===
-# of expected passes 1624
-# of unexpected failures 25
+# of expected passes 1622
+# of unexpected failures 29
# 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.20130313-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.20130428-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 7872cc17..def8cf9c 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 Thu Mar 14 02:45:27 2013
+Test Run By thomas on Sun Apr 28 13:11: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.20130313-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.20130428-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 96c129d8..e80b7333 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 Thu Mar 14 02:45:31 2013
+Test Run By thomas on Sun Apr 28 13:11:23 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.20130313-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.20130428-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 28fd2d44..2ab960a9 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 Thu Mar 14 02:45:40 2013
+Test Run By thomas on Sun Apr 28 13:11:31 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.20130313-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.20130428-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 e5e95e7b..9b4b0d67 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 Thu Mar 14 02:45:53 2013
+Test Run By thomas on Sun Apr 28 13:11: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.20130313-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.20130428-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 892a1d53..967789e9 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 Thu Mar 14 02:45:56 2013
+Test Run By thomas on Sun Apr 28 13:11:45 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.20130313-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.20130428-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 5f539b55..f2e18105 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 Thu Mar 14 02:46:12 2013
+Test Run By thomas on Sun Apr 28 13:12:02 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.20130313-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.20130428-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 39e3a01a..14f8a5e4 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 Thu Mar 14 02:46:15 2013
+Test Run By thomas on Sun Apr 28 13:12:05 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -1509,5 +1509,5 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address
# of unexpected failures 8
# of untested testcases 1
# of unsupported tests 3
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/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
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 2056faab..7b0e929d 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 Thu Mar 14 02:48:58 2013
+Test Run By thomas on Sun Apr 28 13:15:01 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.20130313-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.20130428-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 163dbe3b..e048e25d 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 Thu Mar 14 02:49:01 2013
+Test Run By thomas on Sun Apr 28 13:15:03 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -12,11 +12,12 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/ext-run.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/file-transfer.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/no-thread-db.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-exec-info.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-kill.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-mon.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/server-run.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.server/solib-list.exp ...
=== gdb Summary ===
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-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.20130428-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 8d3fa9ae..db9fb212 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 Thu Mar 14 02:49:02 2013
+Test Run By thomas on Sun Apr 28 13:15:05 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.20130313-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.20130428-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 e250e497..2e5ea013 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 Thu Mar 14 02:49:17 2013
+Test Run By thomas on Sun Apr 28 13:15:21 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
-FAIL: gdb.threads/manythreads.exp: stop threads 2 (timeout)
-FAIL: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program (timeout)
+PASS: gdb.threads/manythreads.exp: stop threads 2
+PASS: gdb.threads/manythreads.exp: GDB exits after stopping multithreaded program
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.exp ...
UNSUPPORTED: gdb.threads/multi-create.exp: Couldn't compile ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/multi-create.c: unrecognized error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/no-unwaited-for-left.exp ...
@@ -451,10 +451,10 @@ FAIL: gdb.threads/watchthreads2.exp: all threads started
=== gdb Summary ===
-# of expected passes 179
-# of unexpected failures 166
+# of expected passes 181
+# of unexpected failures 164
# of unresolved testcases 1
# of untested testcases 3
# of unsupported tests 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+[...]/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
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 12f77c8c..fa4a8881 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 Thu Mar 14 03:00:59 2013
+Test Run By thomas on Sun Apr 28 13:26:35 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -7,6 +7,8 @@ Schedule of variations:
unix
Running target unix
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/actions-changed.exp ...
+UNSUPPORTED: gdb.trace/actions-changed.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/actions.exp ...
PASS: gdb.trace/actions.exp: 5.1a: set three tracepoints, no actions
PASS: gdb.trace/actions.exp: 5.1b: set actions for first tracepoint
@@ -33,6 +35,8 @@ PASS: gdb.trace/actions.exp: Create a trace state variable
PASS: gdb.trace/actions.exp: 5.10a: set teval action for first tracepoint
PASS: gdb.trace/actions.exp: 5.10a: set teval action for second tracepoint
PASS: gdb.trace/actions.exp: 5.10a: verify teval actions set for two tracepoints
+PASS: gdb.trace/actions.exp: break main
+UNSUPPORTED: gdb.trace/actions.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ax.exp ...
PASS: gdb.trace/ax.exp: maint agent 12
PASS: gdb.trace/ax.exp: maint agent gdb_char_test
@@ -222,6 +226,8 @@ PASS: gdb.trace/tfile.exp: tfind 0 on trace file
PASS: gdb.trace/tfile.exp: print testglob on trace file
PASS: gdb.trace/tfile.exp: print testglob2 on trace file
PASS: gdb.trace/tfile.exp: print constglob on trace file
+PASS: gdb.trace/tfile.exp: disassemble main
+PASS: gdb.trace/tfile.exp: print nonconstglob on trace file
PASS: gdb.trace/tfile.exp: tfind does not find a second frame in trace file
PASS: gdb.trace/tfile.exp: tstatus on trace file
PASS: gdb.trace/tfile.exp: leave tfind mode
@@ -229,8 +235,9 @@ 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: interpreter-exec mi "-target-select tfile basic.tf"
+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'
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tfind.exp ...
PASS: gdb.trace/tfind.exp: 6.2: help tstart
PASS: gdb.trace/tfind.exp: 7.2: help tstop
@@ -273,7 +280,7 @@ PASS: gdb.trace/tracecmd.exp: 1.11b: verify conditional tracepoint
PASS: gdb.trace/tracecmd.exp: 1.14: help trace
PASS: gdb.trace/tracecmd.exp: Declined to set a fast tracepoint
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/tspeed.exp ...
-gdb compile failed, gcc-4.7.real: error: [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../gdbserver/libinproctrace.so: No such file or directory
+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/tstatus.exp ...
UNSUPPORTED: gdb.trace/tstatus.exp: target does not support trace
@@ -308,11 +315,13 @@ PASS: gdb.trace/while-stepping.exp: 5.14: while-stepping null stepcount
PASS: gdb.trace/while-stepping.exp: 5.15: while-stepping rejects zero stepcount
PASS: gdb.trace/while-stepping.exp: 5.16: step without collecting anything
PASS: gdb.trace/while-stepping.exp: 5.16: confirm actions, step without collecting anything
+PASS: gdb.trace/while-stepping.exp: break main
+UNSUPPORTED: gdb.trace/while-stepping.exp: target does not support trace
=== gdb Summary ===
-# of expected passes 237
+# of expected passes 242
# of untested testcases 3
-# of unsupported tests 24
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# 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
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 67584602..6df1ce8f 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 Thu Mar 14 03:02:11 2013
+Test Run By thomas on Sun Apr 28 13:27:50 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -41,5 +41,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
# of expected passes 24
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130313-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.20130428-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory