summaryrefslogtreecommitdiff
path: root/gdb/coulomb.SCHWINGE/test
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-09-07 18:12:13 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-09-07 18:12:13 +0200
commit5f745b588f30f90d10ae0fc04319f73692f93b69 (patch)
tree10bbbb5f8da7a7c15fb453da0e64fe931695d09d /gdb/coulomb.SCHWINGE/test
parent90f519718e56c95f9da266b0a3e1bfbf89563b86 (diff)
gdb: 954ad01d097b28191088bdd8e085eda3c0bd3f0b (2013-09-07)
Diffstat (limited to 'gdb/coulomb.SCHWINGE/test')
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.ada/gdb.sum9
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.arch/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.asm/gdb.sum4
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base1/gdb.sum62
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.base2/gdb.sum44
-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.sum4
-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.sum33
-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.sum10
-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.sum15
-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.sum41
-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.sum33
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.trace/gdb.sum24
-rw-r--r--gdb/coulomb.SCHWINGE/test/gdb/testsuite/gdb.xml/gdb.sum4
29 files changed, 249 insertions, 102 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 1768e200..f2ff7439 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 Fri Jun 14 12:06:11 2013
+Test Run By thomas on Sat Sep 7 14:36:09 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -65,6 +65,9 @@ PASS: gdb.ada/arrayptr.exp: print arr_ptr
PASS: gdb.ada/arrayptr.exp: print arr_ptr (2)
PASS: gdb.ada/arrayptr.exp: print arr_ptr (3..4)
PASS: gdb.ada/arrayptr.exp: ptype string_access
+PASS: gdb.ada/arrayptr.exp: print pa_ptr.all
+PASS: gdb.ada/arrayptr.exp: print pa_ptr(3)
+PASS: gdb.ada/arrayptr.exp: print pa_ptr.all(3)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.ada/assign_1.exp ...
PASS: gdb.ada/assign_1.exp: Changing the language to ada
PASS: gdb.ada/assign_1.exp: set convenience variable $xxx to 1
@@ -552,10 +555,10 @@ PASS: gdb.ada/win_fu_syms.exp: info line on Do_Nothing call
=== gdb Summary ===
-# of expected passes 419
+# of expected passes 422
# 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.20130613-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.20130907-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 98c58936..17789faf 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 Fri Jun 14 12:11:54 2013
+Test Run By thomas on Sat Sep 7 14:41:01 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -257,5 +257,5 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.arch/vsx-regs.exp ...
# of expected passes 144
# of unexpected failures 41
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 08006c72..413e3c21 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 Fri Jun 14 12:12:33 2013
+Test Run By thomas on Sat Sep 7 14:41:38 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.20130613-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.20130907-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 1c2ef6a9..71763900 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 Fri Jun 14 11:42:00 2013
+Test Run By thomas on Sat Sep 7 14:11:11 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -652,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
@@ -774,6 +774,10 @@ PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable $bp_num_3
PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: step
PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: delete $bp_num_2
PASS: gdb.base/duplicate-bp.exp: dis_3_del_2_stop_1: disable #3, delete #2, stop at #1
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dprintf-next.exp ...
+PASS: gdb.base/dprintf-next.exp: dprintf 24, "%d\n", x
+PASS: gdb.base/dprintf-next.exp: next 1
+PASS: gdb.base/dprintf-next.exp: next 2
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/debug-expr.exp ...
PASS: gdb.base/debug-expr.exp: set variable array[0] = 0
PASS: gdb.base/debug-expr.exp: set variable array[1] = 1
@@ -1342,6 +1346,9 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/infoline.exp ...
PASS: gdb.base/infoline.exp: info line infoline.c:18
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/fixsection.exp ...
PASS: gdb.base/fixsection.exp: breakpoint at static_fun
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/argv0-symlink.exp ...
+PASS: gdb.base/argv0-symlink.exp: kept file symbolic link name
+PASS: gdb.base/argv0-symlink.exp: kept directory symbolic link name
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/annota3.exp ...
PASS: gdb.base/annota3.exp: set height 0
PASS: gdb.base/annota3.exp: breakpoint main
@@ -1475,7 +1482,7 @@ PASS: gdb.base/display.exp: printf "\w"
PASS: gdb.base/display.exp: printf "%d" j
PASS: gdb.base/display.exp: printf "%p\n", 0
PASS: gdb.base/display.exp: printf "%p\n", 1
-PASS: gdb.base/display.exp: print/z j
+PASS: gdb.base/display.exp: print/k j
PASS: gdb.base/display.exp: debug test output 1
PASS: gdb.base/display.exp: debug test output 1a
PASS: gdb.base/display.exp: debug test output 2
@@ -1716,6 +1723,10 @@ PASS: gdb.base/memattr.exp: 0x30 0x0: 0x30 0x0: overlap
PASS: gdb.base/memattr.exp: 0x30 0x0: 0x40 0x0: overlap
PASS: gdb.base/memattr.exp: 0x30 0x0: 0x20 0x30: no-overlap
PASS: gdb.base/memattr.exp: 0x30 0x0: 0x00 0x10: no-overlap
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dprintf-non-stop.exp ...
+PASS: gdb.base/dprintf-non-stop.exp: set target-async on
+PASS: gdb.base/dprintf-non-stop.exp: set non-stop on
+FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dmsym.exp ...
PASS: gdb.base/dmsym.exp: set lang ada
PASS: gdb.base/dmsym.exp: break pck__foo__bar__minsym
@@ -2481,6 +2492,28 @@ PASS: gdb.base/ena-dis-br.exp: prepare to continue with ignore count
PASS: gdb.base/ena-dis-br.exp: continue with ignore count
PASS: gdb.base/ena-dis-br.exp: step
PASS: gdb.base/ena-dis-br.exp: continue with ignore count, not stopped at bpt
+PASS: gdb.base/ena-dis-br.exp: break main
+PASS: gdb.base/ena-dis-br.exp: break main
+PASS: gdb.base/ena-dis-br.exp: break main
+PASS: gdb.base/ena-dis-br.exp: break main
+PASS: gdb.base/ena-dis-br.exp: disable $b1.1 $b2.1
+PASS: gdb.base/ena-dis-br.exp: disabled $b1.1 and $b2.1
+PASS: gdb.base/ena-dis-br.exp: disable $b1 fooo.1
+PASS: gdb.base/ena-dis-br.exp: disabled $b1
+PASS: gdb.base/ena-dis-br.exp: enable $b3
+PASS: gdb.base/ena-dis-br.exp: disable $b4 $b3.1
+PASS: gdb.base/ena-dis-br.exp: disabled $b4 and $b3.1,remain enabled $b3
+PASS: gdb.base/ena-dis-br.exp: disable $b4.1 fooobar
+PASS: gdb.base/ena-dis-br.exp: disabled $b4.1
+PASS: gdb.base/ena-dis-br.exp: enable $b1.1 $b2.1
+PASS: gdb.base/ena-dis-br.exp: enabled $b1.1 and $b2.1
+PASS: gdb.base/ena-dis-br.exp: enable $b1 fooo.1
+PASS: gdb.base/ena-dis-br.exp: enabled $b1
+PASS: gdb.base/ena-dis-br.exp: disable $b3
+PASS: gdb.base/ena-dis-br.exp: enable $b4 $b3.1
+PASS: gdb.base/ena-dis-br.exp: enabled $b4 and $b3.1,remain disabled $b3
+PASS: gdb.base/ena-dis-br.exp: enable $b4.1 fooobar
+PASS: gdb.base/ena-dis-br.exp: enabled $b4.1
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/alias.exp ...
PASS: gdb.base/alias.exp: alias -a set2=set
PASS: gdb.base/alias.exp: set2 print elements 42
@@ -2712,6 +2745,7 @@ PASS: gdb.base/default.exp: set environment
PASS: gdb.base/default.exp: set height
PASS: gdb.base/default.exp: set history expansion
PASS: gdb.base/default.exp: set history filename
+PASS: gdb.base/default.exp: set the history filename
PASS: gdb.base/default.exp: set history save
PASS: gdb.base/default.exp: set history size
PASS: gdb.base/default.exp: set history
@@ -2871,6 +2905,7 @@ PASS: gdb.base/call-strs.exp: print str_func(s,s,s,s,s,s,s)
PASS: gdb.base/call-strs.exp: call str_func(s,s,s,s,s,s,s)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/dump.exp ...
PASS: gdb.base/dump.exp: inaccessible memory is reported
+PASS: gdb.base/dump.exp: get hexadecimal valueof "&intarray"
PASS: gdb.base/dump.exp: endianness: little
PASS: gdb.base/dump.exp: dump array as value, default
PASS: gdb.base/dump.exp: dump struct as value, default
@@ -3277,6 +3312,7 @@ PASS: gdb.base/enumval.exp: print e
PASS: gdb.base/enumval.exp: print f
PASS: gdb.base/enumval.exp: print J
PASS: gdb.base/enumval.exp: print K
+PASS: gdb.base/enumval.exp: p ZERO
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/enum_cond.exp ...
PASS: gdb.base/enum_cond.exp: break call_me if param.e == 1
PASS: gdb.base/enum_cond.exp: continue to conditional breakpoint in call_me
@@ -3496,6 +3532,9 @@ PASS: gdb.base/break.exp: run until breakpoint set at small function, optimized
PASS: gdb.base/break.exp: rbreak junk pending setup
PASS: gdb.base/break.exp: rbreak junk set breakpoint
PASS: gdb.base/break.exp: rbreak junk
+PASS: gdb.base/break.exp: set $l = 92
+PASS: gdb.base/break.exp: set convenience variable $foo to 81.5
+PASS: gdb.base/break.exp: set breakpoint via non-integer convenience variable disallowed
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/miscexprs.exp ...
PASS: gdb.base/miscexprs.exp: continue to marker1
PASS: gdb.base/miscexprs.exp: up from marker1
@@ -3544,6 +3583,8 @@ PASS: gdb.base/longjmp.exp: next into safety net (2)
PASS: gdb.base/longjmp.exp: breakpoint at pattern 3 start
PASS: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start
PASS: gdb.base/longjmp.exp: next over patt3
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/func-ptr.exp ...
+PASS: gdb.base/func-ptr.exp: print pbar->baz
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/code-expr.exp ...
PASS: gdb.base/code-expr.exp: set print sevenbit-strings
PASS: gdb.base/code-expr.exp: set print address off
@@ -5001,6 +5042,13 @@ PASS: gdb.base/macscp.exp: define si_addr macro
PASS: gdb.base/macscp.exp: macro expand siginfo.si_addr
PASS: gdb.base/macscp.exp: print __FILE__
PASS: gdb.base/macscp.exp: print __LINE__
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/interrupt-noterm.exp ...
+PASS: gdb.base/interrupt-noterm.exp: set interactive-mode off
+PASS: gdb.base/interrupt-noterm.exp: set target-async on
+PASS: gdb.base/interrupt-noterm.exp: set confirm off
+PASS: gdb.base/interrupt-noterm.exp: delete
+PASS: gdb.base/interrupt-noterm.exp: set confirm on
+UNSUPPORTED: gdb.base/interrupt-noterm.exp: continue &
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/gdb11530.exp ...
PASS: gdb.base/gdb11530.exp: print a.i
PASS: gdb.base/gdb11530.exp: print sizeof (a.i)
@@ -5011,11 +5059,11 @@ PASS: gdb.base/gdb1090.exp: print s24
=== gdb Summary ===
-# of expected passes 4701
-# of unexpected failures 89
+# of expected passes 4741
+# of unexpected failures 91
# of expected failures 5
# of known failures 20
# of untested testcases 3
-# of unsupported tests 12
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 13
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130907-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 c2348fdd..4e109bce 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 Fri Jun 14 11:53:14 2013
+Test Run By thomas on Sat Sep 7 14:22:42 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -305,6 +305,7 @@ PASS: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here
+PASS: gdb.base/watchpoint.exp: watch -location nullptr->p->x
PASS: gdb.base/watchpoint.exp: watch -location .x
PASS: gdb.base/watchpoint.exp: continue with watch -location
PASS: gdb.base/watchpoint.exp: delete watch -location
@@ -436,6 +437,7 @@ PASS: gdb.base/watchpoint.exp: no-hw: reenable watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: no-hw: watchpoint `$pc' is enabled
PASS: gdb.base/watchpoint.exp: no-hw: delete watchpoint `$pc'
PASS: gdb.base/watchpoint.exp: no-hw: continue to breakpoint: func5 breakpoint here
+PASS: gdb.base/watchpoint.exp: no-hw: watch -location nullptr->p->x
PASS: gdb.base/watchpoint.exp: no-hw: watch -location .x
PASS: gdb.base/watchpoint.exp: no-hw: continue with watch -location
PASS: gdb.base/watchpoint.exp: no-hw: delete watch -location
@@ -481,6 +483,12 @@ PASS: gdb.base/signals.exp: override SIGINT
FAIL: gdb.base/signals.exp: signal without arguments disallowed (the program is no longer running)
FAIL: gdb.base/signals.exp: signal SIGUSR1 (the program is no longer running)
FAIL: gdb.base/signals.exp: backtrace for SIGUSR1
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-lang-auto.exp ...
+PASS: gdb.base/set-lang-auto.exp: show lang after loading binary
+PASS: gdb.base/set-lang-auto.exp: forcing the language to ada
+PASS: gdb.base/set-lang-auto.exp: show lang after switching language to ada
+PASS: gdb.base/set-lang-auto.exp: switching the language back to auto
+PASS: gdb.base/set-lang-auto.exp: show lang after having switched back to auto
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/randomize.exp ...
UNTESTED: gdb.base/randomize.exp: Disabling randomization is not supported on this Linux GDB
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/return-nodebug.exp ...
@@ -512,12 +520,6 @@ PASS: gdb.base/return-nodebug.exp: double: return from function with no debug in
PASS: gdb.base/return-nodebug.exp: double: return from function with no debug info with a cast
PASS: gdb.base/return-nodebug.exp: double: advance to marker
PASS: gdb.base/return-nodebug.exp: double: full width of the returned result
-Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/set-lang-auto.exp ...
-PASS: gdb.base/set-lang-auto.exp: show lang after loading binary
-PASS: gdb.base/set-lang-auto.exp: forcing the language to ada
-PASS: gdb.base/set-lang-auto.exp: show lang after switching language to ada
-PASS: gdb.base/set-lang-auto.exp: switching the language back to auto
-PASS: gdb.base/set-lang-auto.exp: show lang after having switched back to auto
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/structs2.exp ...
PASS: gdb.base/structs2.exp: set width 0
PASS: gdb.base/structs2.exp: structs2 sanity check
@@ -1247,6 +1249,14 @@ PASS: gdb.base/printcmds.exp: printf "x=%d,y=%f,z=%d\n", 5, 6.0, 7
PASS: gdb.base/printcmds.exp: printf "%x %f, %c %x, %x, %f\n", 0xbad, -99.541, 'z', 0xfeedface, 0xdeadbeef, 5.0
PASS: gdb.base/printcmds.exp: printf "%c\n", "x"[1,0]
PASS: gdb.base/printcmds.exp: printf "%%%d%%\n", 5
+PASS: gdb.base/printcmds.exp: printf "%", 0
+PASS: gdb.base/printcmds.exp: printf "%.234", 0
+PASS: gdb.base/printcmds.exp: printf "%-", 0
+PASS: gdb.base/printcmds.exp: printf "%-23", 0
+PASS: gdb.base/printcmds.exp: printf "%#p", 0
+PASS: gdb.base/printcmds.exp: printf "% p", 0
+PASS: gdb.base/printcmds.exp: printf "%0p", 0
+PASS: gdb.base/printcmds.exp: printf "%+p", 0
PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.2df
PASS: gdb.base/printcmds.exp: printf "%Hf\n",-1.2df
PASS: gdb.base/printcmds.exp: printf "%Hf\n",1.234567df
@@ -1731,6 +1741,10 @@ PASS: gdb.base/so-impl-ld.exp: step in solib call
PASS: gdb.base/so-impl-ld.exp: step out of solib call
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/siginfo-obj.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/relocate.exp ...
+PASS: gdb.base/relocate.exp: add-symbol-file: unknown option -raednow
+PASS: gdb.base/relocate.exp: add-symbol-file: unknown option readnow
+PASS: gdb.base/relocate.exp: add-symbol-file: unknown option foo
+PASS: gdb.base/relocate.exp: add-symbol-file: unknown option -readnow s
PASS: gdb.base/relocate.exp: add-symbol-file relocate.o 0
PASS: gdb.base/relocate.exp: get address of static_foo
PASS: gdb.base/relocate.exp: get address of static_bar
@@ -2536,8 +2550,12 @@ 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: show environment HOME
+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: show working directory
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: show history filename (current_directory/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
@@ -3299,6 +3317,7 @@ PASS: gdb.base/structs.exp: value foo<n> finished; return 2 structs-tf-td
PASS: gdb.base/structs.exp: return value known implies finish value known; return 2 structs-tf-td
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/subst.exp ...
PASS: gdb.base/subst.exp: deactivate GDB's confirmation interface
+PASS: gdb.base/subst.exp: remove default substitution rules
PASS: gdb.base/subst.exp: show substitute-path, no rule entered yet
PASS: gdb.base/subst.exp: show substitute-path from, no rule entered yet
PASS: gdb.base/subst.exp: show substitute-path, too many arguments
@@ -4024,6 +4043,11 @@ PASS: gdb.base/solib-display.exp: SEP: continue
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/sigrepeat.exp ...
PASS: gdb.base/sigrepeat.exp: advance to infinite loop
FAIL: gdb.base/sigrepeat.exp: next
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/random-signal.exp ...
+PASS: gdb.base/random-signal.exp: set can-use-hw-watchpoints 0
+PASS: gdb.base/random-signal.exp: watch v
+PASS: gdb.base/random-signal.exp: continue
+PASS: gdb.base/random-signal.exp: stop with control-c
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.base/watch_thread_num.exp ...
PASS: gdb.base/watch_thread_num.exp: successfully compiled posix threads test case
PASS: gdb.base/watch_thread_num.exp: Watchpoint on invalid thread
@@ -4227,11 +4251,11 @@ PASS: gdb.base/nostdlib.exp: continue to marker
=== gdb Summary ===
-# of expected passes 3867
+# of expected passes 3890
# of unexpected failures 201
# of expected failures 2
# of known failures 2
# of untested testcases 7
# of unsupported tests 4
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 db6f9d19..7bb08118 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 Fri Jun 14 12:16:47 2013
+Test Run By thomas on Sat Sep 7 14:45:51 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.20130613-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.20130907-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 07a40780..4bfa3d97 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 Fri Jun 14 12:16:50 2013
+Test Run By thomas on Sat Sep 7 14:45:54 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.20130613-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.20130907-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 4124c639..44902b8c 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 Fri Jun 14 12:16:52 2013
+Test Run By thomas on Sat Sep 7 14:45:56 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -4190,5 +4190,5 @@ PASS: gdb.cp/virtfunc2.exp: print o
# of known failures 20
# of untested testcases 1
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 2b983c3d..d5c7fb96 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 Fri Jun 14 12:24:37 2013
+Test Run By thomas on Sat Sep 7 14:53:47 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.20130613-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.20130907-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 8d100556..7165ca03 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 Fri Jun 14 12:24:39 2013
+Test Run By thomas on Sat Sep 7 14:53:50 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -449,6 +449,7 @@ PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb print
PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_nofb backtrace
PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb print
PASS: gdb.dwarf2/dw2-ref-missing-frame.exp: func_loopfb backtrace
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-reg-undefined.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restore.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-restrict.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp ...
@@ -480,12 +481,27 @@ Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp ...
PASS: gdb.dwarf2/dw4-sig-types.exp: maint set dwarf2 max-cache-age 0
PASS: gdb.dwarf2/dw4-sig-types.exp: p myset
PASS: gdb.dwarf2/dw4-sig-types.exp: continue to foo
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/dwz.exp ...
+PASS: gdb.dwarf2/dwz.exp: p other_int
+PASS: gdb.dwarf2/dwz.exp: p the_int
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-base.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-loclists.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-mix.exp ...
+PASS: gdb.dwarf2/fission-mix.exp: break main
+PASS: gdb.dwarf2/fission-mix.exp: break func2
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/fission-reread.exp ...
+PASS: gdb.dwarf2/fission-reread.exp: set debug-file-directory
PASS: gdb.dwarf2/fission-reread.exp: break main
PASS: gdb.dwarf2/fission-reread.exp: fission-reread
PASS: gdb.dwarf2/fission-reread.exp: fission-reread - unload
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/gdb-index.exp ...
+PASS: gdb.dwarf2/gdb-index.exp: save gdb-index for file gdb-index
+PASS: gdb.dwarf2/gdb-index.exp: gdb-index file created
+PASS: gdb.dwarf2/gdb-index.exp: objcopy
+PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used
+PASS: gdb.dwarf2/gdb-index.exp: shell sleep 1
+PASS: gdb.dwarf2/gdb-index.exp: touch binary
+PASS: gdb.dwarf2/gdb-index.exp: .gdb_index used after symbol reloading
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptr-64bit.exp ...
UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp
UNTESTED: gdb.dwarf2/implptr-64bit.exp: implptr-64bit.exp
@@ -523,6 +539,9 @@ 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
+PASS: gdb.dwarf2/implptrconst.exp: print d[-2]
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.dwarf2/implptrpiece.exp ...
+PASS: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
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
@@ -537,6 +556,14 @@ 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-optimized-out.exp ...
+PASS: gdb.dwarf2/pieces-optimized-out.exp: move up a frame
+PASS: gdb.dwarf2/pieces-optimized-out.exp: print s
+PASS: gdb.dwarf2/pieces-optimized-out.exp: print s.a
+PASS: gdb.dwarf2/pieces-optimized-out.exp: print s.b
+PASS: gdb.dwarf2/pieces-optimized-out.exp: print s.c
+PASS: gdb.dwarf2/pieces-optimized-out.exp: print s.d
+PASS: gdb.dwarf2/pieces-optimized-out.exp: print s.d + 1
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
@@ -620,9 +647,9 @@ PASS: gdb.dwarf2/watch-notconst.exp: watch x
=== gdb Summary ===
-# of expected passes 520
+# of expected passes 541
# of known failures 1
# of untested testcases 9
# of unsupported tests 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 a386639d..c83871dd 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 Fri Jun 14 12:27:16 2013
+Test Run By thomas on Sat Sep 7 14:56:19 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.20130613-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.20130907-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 7de81d7d..3f32dae5 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 Fri Jun 14 12:27:52 2013
+Test Run By thomas on Sat Sep 7 14:56:57 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -140,7 +140,7 @@ 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)
+PASS: 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
@@ -185,7 +185,7 @@ PASS: gdb.gdb/xfullpath.exp: An empty filename
=== gdb Summary ===
-# of expected passes 168
-# of unexpected failures 2
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 ee9a528d..d6ff8c06 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 Fri Jun 14 12:29:09 2013
+Test Run By thomas on Sat Sep 7 14:58:07 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.20130613-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.20130907-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 7a196e94..6bd1c819 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 Fri Jun 14 12:29:16 2013
+Test Run By thomas on Sat Sep 7 14:58:13 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.20130613-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.20130907-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 c283d002..754a9c49 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 Fri Jun 14 12:30:06 2013
+Test Run By thomas on Sat Sep 7 14:59:04 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -222,5 +222,5 @@ PASS: gdb.linespec/thread.exp: continue to breakpoint: thread function
=== gdb Summary ===
# of expected passes 204
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 dbbc4015..c5674b6a 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 Fri Jun 14 12:30:35 2013
+Test Run By thomas on Sat Sep 7 14:59:28 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -432,6 +432,7 @@ PASS: gdb.mi/mi-read-memory.exp: ascii and data
PASS: gdb.mi/mi-read-memory.exp: decimal
PASS: gdb.mi/mi-read-memory.exp: octal
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-record-changed.exp ...
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-reg-undefined.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-regs.exp ...
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-return.exp ...
PASS: gdb.mi/mi-return.exp: breakpoint at callee4
@@ -550,7 +551,11 @@ PASS: gdb.mi/mi-var-block.exp: delete var foo 2
PASS: gdb.mi/mi-var-block.exp: delete var foo2
PASS: gdb.mi/mi-var-block.exp: delete var cb
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child-f.exp ...
-UNSUPPORTED: gdb.mi/mi-var-child-f.exp: compilation array.f
+PASS: gdb.mi/mi-var-child-f.exp: breakpoint at MAIN__
+PASS: gdb.mi/mi-var-child-f.exp: mi runto MAIN__
+PASS: gdb.mi/mi-var-child-f.exp: create local variable array
+PASS: gdb.mi/mi-var-child-f.exp: get children of array
+PASS: gdb.mi/mi-var-child-f.exp: get grandchildren of array (children of first element of second index)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.mi/mi-var-child.exp ...
PASS: gdb.mi/mi-var-child.exp: breakpoint at do_children_tests
PASS: gdb.mi/mi-var-child.exp: mi runto do_children_tests
@@ -1774,11 +1779,11 @@ FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unkno
=== gdb Summary ===
-# of expected passes 1653
+# of expected passes 1658
# of unexpected failures 25
# of unexpected successes 1
# of expected failures 8
# of known failures 6
-# of unsupported tests 10
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 9
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130907-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 6098f319..f32942af 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 Fri Jun 14 12:33:25 2013
+Test Run By thomas on Sat Sep 7 15:02:16 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.20130613-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.20130907-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 5b2f384b..20553545 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 Fri Jun 14 12:33:29 2013
+Test Run By thomas on Sat Sep 7 15:02:20 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -67,5 +67,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.20130613-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.20130907-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 e2a3c0cb..5b7994f9 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 Fri Jun 14 12:33:39 2013
+Test Run By thomas on Sat Sep 7 15:02:30 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.20130613-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.20130907-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 62a1209a..ff4014a6 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 Fri Jun 14 12:33:51 2013
+Test Run By thomas on Sat Sep 7 15:02:42 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.20130613-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.20130907-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 eccb9359..681fc041 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 Fri Jun 14 12:33:55 2013
+Test Run By thomas on Sat Sep 7 15:02: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.20130613-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.20130907-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 9ebbdce2..9c8fccf6 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 Fri Jun 14 12:34:12 2013
+Test Run By thomas on Sat Sep 7 15:03:03 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.20130613-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.20130907-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 7330ea85..a16b50e9 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 Fri Jun 14 12:34:15 2013
+Test Run By thomas on Sat Sep 7 15:03:07 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -50,6 +50,8 @@ PASS: gdb.python/lib-types.exp: python struct_a = gdb.lookup_type ('struct A')
PASS: gdb.python/lib-types.exp: python print (struct_a.keys ())
PASS: gdb.python/lib-types.exp: python print ([k for k,v in gdb.types.deep_items(struct_a)])
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-arch.exp ...
+PASS: gdb.python/py-arch.exp: Test empty architecture.name does not trigger an assert
+PASS: gdb.python/py-arch.exp: Test empty architecture.disassemble does not trigger an assert
PASS: gdb.python/py-arch.exp: test number of instructions 1
PASS: gdb.python/py-arch.exp: test number of instructions 2
PASS: gdb.python/py-arch.exp: test number of instructions 3
@@ -265,9 +267,9 @@ PASS: gdb.python/py-error.exp: set host-charset IBM1047
PASS: gdb.python/py-error.exp: main reached
PASS: gdb.python/py-error.exp: no delayed error
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-events.exp ...
-PASS: gdb.python/py-events.exp: Register new objfile event handler
+PASS: gdb.python/py-events.exp: test-objfile-events
PASS: gdb.python/py-events.exp: New objfile notification
-PASS: gdb.python/py-events.exp: Test_Events
+PASS: gdb.python/py-events.exp: test-events
PASS: gdb.python/py-events.exp: continue
PASS: gdb.python/py-events.exp: step 3
PASS: gdb.python/py-events.exp: Inferior 1 terminated.
@@ -275,7 +277,7 @@ FAIL: gdb.python/py-events.exp: inferior 2
FAIL: gdb.python/py-events.exp: Inferior 2 terminated. (the program is no longer running)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-evsignal.exp ...
PASS: gdb.python/py-evsignal.exp: successfully compiled posix threads test case
-PASS: gdb.python/py-evsignal.exp: Test_Events
+PASS: gdb.python/py-evsignal.exp: test-events
PASS: gdb.python/py-evsignal.exp: set non-stop on
PASS: gdb.python/py-evsignal.exp: set target-async on
UNSUPPORTED: gdb.python/py-evsignal.exp: non-stop mode is unsupported
@@ -434,6 +436,23 @@ PASS: gdb.python/py-finish-breakpoint2.exp: check finish BP removal
PASS: gdb.python/py-finish-breakpoint2.exp: continue to second exception
PASS: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
PASS: gdb.python/py-finish-breakpoint2.exp: FinishBreakpoint with exception thrown not caught
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-args.exp ...
+PASS: gdb.python/py-frame-args.exp: python exec (open ('py-frame-args.py').read ())
+PASS: gdb.python/py-frame-args.exp: continue to breakpoint: break-here
+PASS: gdb.python/py-frame-args.exp: set print raw frame-arguments off
+PASS: gdb.python/py-frame-args.exp: set print frame-arguments none
+PASS: gdb.python/py-frame-args.exp: frame pretty,none
+PASS: gdb.python/py-frame-args.exp: set print frame-arguments scalars
+PASS: gdb.python/py-frame-args.exp: frame pretty,scalars
+PASS: gdb.python/py-frame-args.exp: set print frame-arguments all
+PASS: gdb.python/py-frame-args.exp: frame pretty,all
+PASS: gdb.python/py-frame-args.exp: set print raw frame-arguments on
+PASS: gdb.python/py-frame-args.exp: set print frame-arguments none
+PASS: gdb.python/py-frame-args.exp: frame raw,none
+PASS: gdb.python/py-frame-args.exp: set print frame-arguments scalars
+PASS: gdb.python/py-frame-args.exp: frame raw,scalars
+PASS: gdb.python/py-frame-args.exp: set print frame-arguments all
+PASS: gdb.python/py-frame-args.exp: frame raw,all
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-frame-inline.exp ...
PASS: gdb.python/py-frame-inline.exp: continue to breakpoint: Block break here.
PASS: gdb.python/py-frame-inline.exp: info frame
@@ -1066,6 +1085,8 @@ PASS: gdb.python/py-symtab.exp: Test sal.is_valid
PASS: gdb.python/py-symtab.exp: Test symtab.is_valid()
PASS: gdb.python/py-symtab.exp: Test sal destructor
PASS: gdb.python/py-symtab.exp: Test symtab destructor
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-sync-interp.exp ...
+PASS: gdb.python/py-sync-interp.exp: attach and where
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.python/py-template.exp ...
PASS: gdb.python/py-template.exp: print (foo)
PASS: gdb.python/py-template.exp: python foo = gdb.history(0)
@@ -1129,9 +1150,9 @@ PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec2
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
PASS: gdb.python/py-type.exp: lang_c: test_fields: set vec3
-PASS: gdb.python/py-type.exp: lang_c: test_fields: python print vec1 == vec3
+PASS: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
PASS: gdb.python/py-type.exp: lang_c: test_enum: print value (e)
PASS: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
PASS: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
@@ -1188,9 +1209,9 @@ PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec2
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
PASS: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
-PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print vec1 == vec3
+PASS: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: print value (d)
PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
PASS: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
@@ -1600,10 +1621,10 @@ PASS: gdb.python/python.exp: Test find_pc_line with resume address
=== gdb Summary ===
-# of expected passes 1506
+# of expected passes 1525
# of unexpected failures 9
# of unresolved testcases 16
# of untested testcases 1
# of unsupported tests 3
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 abdf33ec..8aa58313 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 Fri Jun 14 12:37:22 2013
+Test Run By thomas on Sat Sep 7 15:06:16 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.20130613-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.20130907-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 482c3c1e..0fa09eb4 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 Fri Jun 14 12:37:25 2013
+Test Run By thomas on Sat Sep 7 15:06:19 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.20130613-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.20130907-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 4bad4b85..50e3264a 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 Fri Jun 14 12:37:27 2013
+Test Run By thomas on Sat Sep 7 15:06:20 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.20130613-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.20130907-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 016a96cf..f5c4c756 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 Fri Jun 14 12:37:40 2013
+Test Run By thomas on Sat Sep 7 15:06:34 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -103,17 +103,18 @@ PASS: gdb.threads/local-watch-wrong-thread.exp: successfully compiled posix thre
PASS: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0
FAIL: gdb.threads/local-watch-wrong-thread.exp: continue to thread_function0
FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp
-FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers
-FAIL: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp, with false conditional
-FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread
-FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint
-FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5
-FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list
-FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger
-FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (the program is no longer running)
-FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return
-FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller
-FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (the program is no longer running)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers (timeout)
+ERROR: Delete all breakpoints in delete_breakpoints (timeout)
+UNRESOLVED: gdb.threads/local-watch-wrong-thread.exp: set local watchpoint on *myp, with false conditional (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on the other thread (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: delete 5 (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint is still in breakpoint list (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: let local watchpoint trigger (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: let thread_function0 return (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: breakpoint on thread_function0's caller (timeout)
+FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted (timeout)
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/manythreads.exp ...
PASS: gdb.threads/manythreads.exp: successfully compiled posix threads test case
UNTESTED: gdb.threads/manythreads.exp: sometimes hangs; probably libpthread issue
@@ -343,6 +344,7 @@ PASS: gdb.threads/threadapply.exp: step to the thread_function
PASS: gdb.threads/threadapply.exp: go up in the stack frame
PASS: gdb.threads/threadapply.exp: run a simple print command on all threads
PASS: gdb.threads/threadapply.exp: go down and check selected frame
+PASS: gdb.threads/threadapply.exp: thread apply all detach
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.threads/threxit-hop-specific.exp ...
PASS: gdb.threads/threxit-hop-specific.exp: successfully compiled posix threads test case
FAIL: gdb.threads/threxit-hop-specific.exp: continue to thread start
@@ -446,9 +448,10 @@ FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
=== gdb Summary ===
-# of expected passes 175
-# of unexpected failures 164
+# of expected passes 176
+# of unexpected failures 163
+# of unresolved testcases 1
# of untested testcases 4
# of unsupported tests 9
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-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 6b222a51..1aae5a48 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 Fri Jun 14 12:45:46 2013
+Test Run By thomas on Sat Sep 7 15:18:35 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -113,6 +113,18 @@ PASS: gdb.trace/deltrace.exp: 3.5: delete tracepoint number zero
PASS: gdb.trace/deltrace.exp: 3.6: help delete tracepoints
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/disconnected-tracing.exp ...
UNSUPPORTED: gdb.trace/disconnected-tracing.exp: target does not support reconnect
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/entry-values.exp ...
+PASS: gdb.trace/entry-values.exp: disassemble foo
+PASS: gdb.trace/entry-values.exp: disassemble foo+9,+10
+PASS: gdb.trace/entry-values.exp: disassemble bar
+PASS: gdb.trace/entry-values.exp: disassemble bar+32,+10
+PASS: gdb.trace/entry-values.exp: continue to breakpoint: foo
+PASS: gdb.trace/entry-values.exp: set print entry-values both
+PASS: gdb.trace/entry-values.exp: bt (1)
+PASS: gdb.trace/entry-values.exp: set var global1=10
+PASS: gdb.trace/entry-values.exp: set var global2=11
+PASS: gdb.trace/entry-values.exp: bt (2)
+UNSUPPORTED: gdb.trace/entry-values.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/ftrace.exp ...
UNSUPPORTED: gdb.trace/ftrace.exp: target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/infotrace.exp ...
@@ -124,6 +136,8 @@ PASS: gdb.trace/infotrace.exp: 2.4: info trace rejects multiple tracepoint numbe
PASS: gdb.trace/infotrace.exp: 2.5: help info tracepoints
PASS: gdb.trace/infotrace.exp: collect on tracepoint 1
UNSUPPORTED: gdb.trace/infotrace.exp: Current target does not support trace
+Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-trace-frame-collected.exp ...
+UNSUPPORTED: gdb.trace/mi-trace-frame-collected.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-trace-unavailable.exp ...
UNSUPPORTED: gdb.trace/mi-trace-unavailable.exp: Current target does not support trace
Running ../../../Ferry_Tagscherer/gdb/testsuite/gdb.trace/mi-traceframe-changed.exp ...
@@ -176,6 +190,8 @@ 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/read-memory.exp ...
+UNSUPPORTED: gdb.trace/read-memory.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 ...
@@ -326,8 +342,8 @@ UNSUPPORTED: gdb.trace/while-stepping.exp: target does not support trace
=== gdb Summary ===
-# of expected passes 241
+# of expected passes 251
# of untested testcases 3
-# of unsupported tests 29
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory
+# of unsupported tests 32
+[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130907-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 f70278a3..2010a81a 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 Fri Jun 14 12:47:07 2013
+Test Run By thomas on Sat Sep 7 15:20:09 2013
Native configuration is i686-unknown-gnu0.3
=== gdb tests ===
@@ -44,5 +44,5 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
# of expected passes 26
# of known failures 1
-[...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../../gdb/gdb version 7.6.50.20130613-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.20130907-cvs -nw -nx -data-directory [...]/tschwinge/Ferry_Tagscherer.build/gdb/testsuite/../data-directory