summaryrefslogtreecommitdiff
path: root/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum')
-rw-r--r--binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum147
1 files changed, 109 insertions, 38 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
index 1e9756d4..8179c7c5 100644
--- a/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
+++ b/binutils-gdb/kepler.SCHWINGE/test/gdb/testsuite/gdb.sum
@@ -1,4 +1,4 @@
-Test run by thomas on Fri Nov 25 09:23:11 2016
+Test run by thomas on Tue Dec 6 13:55:05 2016
Native configuration is i686-pc-linux-gnu
=== gdb tests ===
@@ -255,7 +255,7 @@ Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb
PASS: gdb.ada/exec_changed.exp: compilation first.adb
PASS: gdb.ada/exec_changed.exp: compilation second.adb
PASS: gdb.ada/exec_changed.exp: start first
-PASS: gdb.ada/exec_changed.exp: start second
+FAIL: gdb.ada/exec_changed.exp: start second
PASS: gdb.ada/exec_changed.exp: mt set symbol-cache-size 0
PASS: gdb.ada/exec_changed.exp: start just first
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/expr_delims.exp ...
@@ -332,9 +332,9 @@ PASS: gdb.ada/fun_overload_menu.exp: 1
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/fun_renaming.exp ...
PASS: gdb.ada/fun_renaming.exp: compilation fun_renaming.adb
PASS: gdb.ada/fun_renaming.exp: print next(1)
-FAIL: gdb.ada/fun_renaming.exp: print n(1)
-FAIL: gdb.ada/fun_renaming.exp: print renamed_next(1)
-FAIL: gdb.ada/fun_renaming.exp: print pack.renamed_next(1)
+PASS: gdb.ada/fun_renaming.exp: print n(1)
+PASS: gdb.ada/fun_renaming.exp: print renamed_next(1)
+PASS: gdb.ada/fun_renaming.exp: print pack.renamed_next(1)
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_char.exp ...
PASS: gdb.ada/funcall_char.exp: compilation foo.adb
PASS: gdb.ada/funcall_char.exp: print f('A')
@@ -343,8 +343,8 @@ PASS: gdb.ada/funcall_param.exp: compilation foo.adb
PASS: gdb.ada/funcall_param.exp: p ident (ident (my_parameter))
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/funcall_ref.exp ...
PASS: gdb.ada/funcall_ref.exp: compilation foo.adb
-XFAIL: gdb.ada/funcall_ref.exp: p get ("Hello world!")
-XFAIL: gdb.ada/funcall_ref.exp: ptype get ("Hello world!")
+XPASS: gdb.ada/funcall_ref.exp: p get ("Hello world!")
+XPASS: gdb.ada/funcall_ref.exp: ptype get ("Hello world!")
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/homonym.exp ...
PASS: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS: gdb.ada/homonym.exp: set breakpoint at Get_Value
@@ -650,7 +650,7 @@ PASS: gdb.ada/str_ref_cmp.exp: print String_Var (1 .. 3) = "Hel"
PASS: gdb.ada/str_ref_cmp.exp: print String_Var (1 .. 3) = "hel"
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/str_uninit.exp ...
PASS: gdb.ada/str_uninit.exp: compilation parse.adb
-FAIL: gdb.ada/str_uninit.exp: print my_str
+PASS: gdb.ada/str_uninit.exp: print my_str
PASS: gdb.ada/str_uninit.exp: print 1235813
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.ada/sym_print_name.exp ...
PASS: gdb.ada/sym_print_name.exp: compilation foo.adb
@@ -9390,7 +9390,7 @@ Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb
PASS: gdb.base/nostdlib.exp: stop at run
PASS: gdb.base/nostdlib.exp: continue to marker
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/offsets.exp ...
-PASS: gdb.base/offsets.exp: print &big_struct test (0x8049720)
+PASS: gdb.base/offsets.exp: print &big_struct test (0x804a040)
PASS: gdb.base/offsets.exp: big offsets
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/opaque.exp ...
PASS: gdb.base/opaque.exp: whatis on opaque struct pointer (statically)
@@ -13228,7 +13228,7 @@ UNSUPPORTED: gdb.base/sss-bp-on-user-bp-2.exp: target doesn't use software singl
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.base/sss-bp-on-user-bp.exp ...
PASS: gdb.base/sss-bp-on-user-bp.exp: continue to breakpoint: first breakpoint
PASS: gdb.base/sss-bp-on-user-bp.exp: disassemble main
-PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x0804845f
+PASS: gdb.base/sss-bp-on-user-bp.exp: b *0x080483ff
PASS: gdb.base/sss-bp-on-user-bp.exp: set breakpoint always-inserted on
PASS: gdb.base/sss-bp-on-user-bp.exp: si
PASS: gdb.base/sss-bp-on-user-bp.exp: jump *$pc
@@ -13351,7 +13351,7 @@ PASS: gdb.base/step-over-exit.exp: continue to end, first time
PASS: gdb.base/step-over-exit.exp: switch back to inferior 1, first time
PASS: gdb.base/step-over-exit.exp: break marker
PASS: gdb.base/step-over-exit.exp: continue to marker, first time
-PASS: gdb.base/step-over-exit.exp: break *0xb7fd9d59 if main == 0
+PASS: gdb.base/step-over-exit.exp: break *0xb7fd9ce1 if main == 0
PASS: gdb.base/step-over-exit.exp: continue to end, second time
PASS: gdb.base/step-over-exit.exp: switch back to inferior 1, second time
PASS: gdb.base/step-over-exit.exp: continue to marker, second time
@@ -24325,7 +24325,7 @@ PASS: gdb.gdb/selftest.exp: run until breakpoint at captured_main
PASS: gdb.gdb/selftest.exp: Disassemble main
PASS: gdb.gdb/selftest.exp: set interrupt character in test_with_self
PASS: gdb.gdb/selftest.exp: set listsize to 1
-PASS: gdb.gdb/selftest.exp: printed version as string
+PASS: gdb.gdb/selftest.exp: printed version as pointer
PASS: gdb.gdb/selftest.exp: step into captured_main (args)
PASS: gdb.gdb/selftest.exp: step over argc initialization
PASS: gdb.gdb/selftest.exp: step over cmdarg_vec initialization
@@ -24334,7 +24334,7 @@ PASS: gdb.gdb/selftest.exp: step over argc initialization
PASS: gdb.gdb/selftest.exp: step over argv initialization
PASS: gdb.gdb/selftest.exp: next over lim_at_start initialization
PASS: gdb.gdb/selftest.exp: next over make_command_stats_cleanup and everything it calls
-PASS: gdb.gdb/selftest.exp: next over lim_at_start initialization
+PASS: gdb.gdb/selftest.exp: next over setlocale LC_MESSAGES
PASS: gdb.gdb/selftest.exp: next over make_command_stats_cleanup and everything it calls
PASS: gdb.gdb/selftest.exp: next over setlocale LC_MESSAGES
PASS: gdb.gdb/selftest.exp: next over setlocale LC_CTYPE
@@ -25287,7 +25287,7 @@ PASS: gdb.guile/scm-ports.exp: basic r+0 tests: test port-closed? after it's clo
PASS: gdb.guile/scm-ports.exp: buffered: create r/w memory port
PASS: gdb.guile/scm-ports.exp: buffered: guile (print rw-mem-port)
PASS: gdb.guile/scm-ports.exp: buffered: get sp reg
-PASS: gdb.guile/scm-ports.exp: buffered: get integer valueof "$sp" (3221212776)
+PASS: gdb.guile/scm-ports.exp: buffered: get integer valueof "$sp" (3221212424)
PASS: gdb.guile/scm-ports.exp: buffered: save current value at sp
PASS: gdb.guile/scm-ports.exp: buffered: un-lazyify byte-at-sp
PASS: gdb.guile/scm-ports.exp: buffered: seek to $sp
@@ -25304,7 +25304,7 @@ PASS: gdb.guile/scm-ports.exp: buffered: test byte at sp, after close
PASS: gdb.guile/scm-ports.exp: unbuffered: create r/w memory port
PASS: gdb.guile/scm-ports.exp: unbuffered: guile (print rw-mem-port)
PASS: gdb.guile/scm-ports.exp: unbuffered: get sp reg
-PASS: gdb.guile/scm-ports.exp: unbuffered: get integer valueof "$sp" (3221212776)
+PASS: gdb.guile/scm-ports.exp: unbuffered: get integer valueof "$sp" (3221212424)
PASS: gdb.guile/scm-ports.exp: unbuffered: save current value at sp
PASS: gdb.guile/scm-ports.exp: unbuffered: un-lazyify byte-at-sp
PASS: gdb.guile/scm-ports.exp: unbuffered: seek to $sp
@@ -26099,8 +26099,78 @@ FAIL: gdb.linespec/explicit.exp: complete non-unique function name (timeout)
FAIL: gdb.linespec/explicit.exp: complete non-existant function name (timeout)
FAIL: gdb.linespec/explicit.exp: complete unique file name (timeout)
FAIL: gdb.linespec/explicit.exp: complete non-unique file name (timeout)
-ERROR: Process no longer exists
-UNRESOLVED: gdb.linespec/explicit.exp: complete non-existant file name
+FAIL: gdb.linespec/explicit.exp: complete non-existant file name (GDB internal error)
+ERROR: : spawn id exp20 not open
+ while executing
+"expect {
+-i exp20 -timeout 10
+ -re "Quit this debugging session\\? \\(y or n\\) $" {
+ send_gdb "n\n"
+ incr count
+ }
+ -re "Create a core..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp20 not open
+ERROR: Could not resync from internal error (timeout)
+ERROR: : spawn id exp20 not open
+ while executing
+"expect {
+-i exp20 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp20 not open
+WARNING: remote_expect statement without a default case
+ERROR: : spawn id exp20 not open
+ while executing
+"expect {
+-i exp20 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp20 not open
+WARNING: remote_expect statement without a default case
+ERROR: : spawn id exp20 not open
+ while executing
+"expect {
+-i exp20 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp20 not open
+WARNING: remote_expect statement without a default case
+ERROR: : spawn id exp20 not open
+ while executing
+"expect {
+-i exp20 -timeout 10
+ -re ".*A problem internal to GDB has been detected" {
+ fail "$message (GDB internal error)"
+ gdb_internal_erro..."
+ ("uplevel" body line 1)
+ invoked from within
+"uplevel $body" NONE : spawn id exp20 not open
+WARNING: remote_expect statement without a default case
+UNRESOLVED: gdb.linespec/explicit.exp: pending invalid conditional explicit breakpoint
+PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint
+PASS: gdb.linespec/explicit.exp: pending valid conditional explicit breakpoint resolved
+PASS: gdb.linespec/explicit.exp: set new breakpoint condition for explicit linespec
+PASS: gdb.linespec/explicit.exp: continue to breakpoint: condition_command overrides explicit linespec condition
+PASS: gdb.linespec/explicit.exp: clear condition for explicit breakpoint
+PASS: gdb.linespec/explicit.exp: info break of cleared condition of explicit breakpoint
+PASS: gdb.linespec/explicit.exp: list main 1
+PASS: gdb.linespec/explicit.exp: list main 2
+PASS: gdb.linespec/explicit.exp: list -line -,-line +
+PASS: gdb.linespec/explicit.exp: list myfunction 1
+PASS: gdb.linespec/explicit.exp: list +,-
+PASS: gdb.linespec/explicit.exp: list myfunction 2
+PASS: gdb.linespec/explicit.exp: list -line +, -line -
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.linespec/keywords.exp ...
PASS: gdb.linespec/keywords.exp: set breakpoint pending off
PASS: gdb.linespec/keywords.exp: break if
@@ -30540,7 +30610,7 @@ PASS: gdb.python/py-objfile.exp: Get separate debug info objfile
PASS: gdb.python/py-objfile.exp: Test owner of separate debug file
PASS: gdb.python/py-objfile.exp: Test user-name of owner of separate debug file
PASS: gdb.python/py-objfile.exp: print main with debug info
-PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (b878b007adbce668bca9ef7784714602734df4ce)
+PASS: gdb.python/py-objfile.exp: get python valueof "sep_objfile.build_id" (8b6c046fb5ee401236bf857cc446eda6cd16ba11)
PASS: gdb.python/py-objfile.exp: print lookup_objfile of separate debug file
PASS: gdb.python/py-objfile.exp: gdb.lookup_objfile of symlinked binary
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.python/py-parameter.exp ...
@@ -34999,12 +35069,12 @@ XFAIL: gdb.stabs/weird.exp: p common0var1
XFAIL: gdb.stabs/weird.exp: p common0var2
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-into-signal.exp ...
PASS: gdb.threads/attach-into-signal.exp: nonthreaded: handle SIGALRM stop print pass
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach (pass 1), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 21: attach (pass 2), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach (pass 1), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 11: attach (pass 2), pending signal catch
PASS: gdb.threads/attach-into-signal.exp: successfully compiled posix threads test case
PASS: gdb.threads/attach-into-signal.exp: threaded: handle SIGALRM stop print pass
-PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach (pass 1), pending signal catch
-PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach (pass 2), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach (pass 1), pending signal catch
+PASS: gdb.threads/attach-into-signal.exp: threaded: attempt 19: attach (pass 2), pending signal catch
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/attach-many-short-lived-threads.exp ...
PASS: gdb.threads/attach-many-short-lived-threads.exp: successfully compiled posix threads test case
PASS: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
@@ -35915,8 +35985,8 @@ PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thr
PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
-PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
+FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
+FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: set scheduler-locking off
PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: thread 2
PASS: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: queue-signal SIGUSR1
@@ -36573,7 +36643,7 @@ PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watc
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint: detach
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: set breakpoint always-inserted on
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: get integer valueof "mypid" (2716)
+PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: get integer valueof "mypid" (27910)
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: detach: killed outside: detach
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: successfully compiled posix threads test case
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: detach: continue to breakpoint: _exit
@@ -36583,7 +36653,7 @@ PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: wa
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint: continue
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: set breakpoint always-inserted on
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: get integer valueof "mypid" (3542)
+PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: get integer valueof "mypid" (28736)
PASS: gdb.threads/process-dies-while-detaching.exp: single-process: continue: killed outside: continue
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: successfully compiled posix threads test case
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: detach: set detach-on-fork off
@@ -36604,7 +36674,7 @@ PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: kille
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: set detach-on-fork off
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: set follow-fork-mode child
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: get integer valueof "mypid" (4376)
+PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: get integer valueof "mypid" (29567)
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach child
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: switch to parent
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: detach: killed outside: detach parent
@@ -36627,7 +36697,7 @@ PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: kil
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: set detach-on-fork off
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: set follow-fork-mode child
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue to breakpoint: _exit
-PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: get integer valueof "mypid" (5214)
+PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: get integer valueof "mypid" (30404)
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: detach child
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: switch to parent
PASS: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: killed outside: continue
@@ -36646,7 +36716,8 @@ PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_targe
PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: probe for target remote
PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: set breakpoint that evals false
PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: continue &
-KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited (memory error) (PRMS: gdb/18749)
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
+PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: probe for target remote
PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: set breakpoint that evals false
PASS: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: continue &
@@ -37057,9 +37128,9 @@ PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 to run to its breakpoint
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 3
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 2 to run to its breakpoint
-FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
+PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set breakpoint to be stepped over
-FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
+PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 1 to queue signal in thread 2
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: switch to thread 3 for stepping
@@ -37067,9 +37138,9 @@ PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get my_number
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count before step
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set scheduler-locking off
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: set debug infrun 1
-FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 1)
+PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step
-FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
+PASS: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/sigstep-threads.exp ...
PASS: gdb.threads/sigstep-threads.exp: successfully compiled posix threads test case
PASS: gdb.threads/sigstep-threads.exp: handle SIGUSR1 nostop print pass
@@ -38234,12 +38305,12 @@ PASS: gdb.xml/tdesc-xinclude.exp: set tdesc filename gdb.xml/loop.xml
=== gdb Summary ===
-# of expected passes 36417
-# of unexpected failures 114
-# of unexpected successes 1
-# of expected failures 56
+# of expected passes 36437
+# of unexpected failures 110
+# of unexpected successes 3
+# of expected failures 54
# of unknown successes 3
-# of known failures 65
+# of known failures 64
# of unresolved testcases 2
# of untested testcases 42
# of unsupported tests 72