public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout
@ 2015-02-27  3:19 sergiodj+buildbot
  2015-02-27  3:31 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master sergiodj+buildbot
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-27  3:19 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44 ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: 77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Add ATTRIBUTE_PRINTF attributes, and fix fallout
Fixes building gdb on x86_64-apple-darwin14 with clang, which produces
a number of warnings from -Wformat-nonliteral.

Ref: https://sourceware.org/ml/gdb/2015-02/msg00047.html

gdb/ChangeLog:
2015-02-26  Pedro Alves  <palves@redhat.com>

	* auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
	* complaints.c (vcomplaint): Pass argument FMT directly to
	printf-like functions instead of complaint->fmt.
	* ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
	* darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
	* compile/compile-loc2c.c (pushf, unary, binary): Add
	ATTRIBUTE_PRINTF.
	(do_compile_dwarf_expr_to_c): Pass string literal as format string
	to pushf.
	(BINARY): Pass string literal as format string to 'binary'.
	* compile/compile-object-load.c (link_callbacks_einfo): Add
	ATTRIBUTE_PRINTF.
	* guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
@ 2015-02-27  3:31 ` sergiodj+buildbot
  2015-02-27  8:41 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-27  3:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64be-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-native-extended-gdbserver-m64/builds/277>

Commit(s) tested:
	77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-native-extended-gdbserver-m64/.git/tree/?h=master&id=5d8dc1a45cdf86b04d2f6cbbad6539100685d538>

*** Regressions found ***
============================
new FAIL: gdb.base/catch-syscall.exp: set tdesc filename /home/gdb-buildbot/fedora-21-ppc64be-2/fedora-ppc64be-native-extended-gdbserver/build/gdb/testsuite/outputs/gdb.base/catch-syscall/trivial.xml (got interactive prompt)
new FAIL: gdb.base/corefile.exp: attach: core file is cleared
new FAIL: gdb.base/corefile.exp: attach: with core
new FAIL: gdb.base/corefile.exp: run: core file is cleared
new FAIL: gdb.base/corefile.exp: run: with core
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: set reverse execution (timeout)
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: set reverse execution (timeout)
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/func-ptrs.exp: stop in sentinel (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (timeout)
FAIL: gdb.reverse/until-precsave.exp: finish to main (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (timeout)
FAIL: gdb.reverse/until-precsave.exp: advance to marker2
FAIL: gdb.reverse/until-precsave.exp: finish to main
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
FAIL: gdb.reverse/until-precsave.exp: set reverse execution
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (got interactive prompt)
FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout)
FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
FAIL: gdb.base/func-ptrs.exp: stop in sentinel
FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (got interactive prompt)
FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (timeout)
FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2
FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (timeout)
FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (timeout)
FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame
============================




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
  2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
  2015-02-27  3:31 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master sergiodj+buildbot
@ 2015-02-27  8:41 ` sergiodj+buildbot
  2015-02-27 14:50 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-27  8:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-21-ppc64le-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64le-native-gdbserver-m64/builds/197>

Commit(s) tested:
	77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64le-native-gdbserver-m64/.git/tree/?h=master&id=15aa0cce4565fdf33c078c4416189ed725b81835>

*** Regressions found ***
============================
PASS -> FAIL: gdb.trace/tfile.exp: -trace-status
PASS -> FAIL: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile tfile-basic.tf"
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.trace/tfile.exp: -trace-status
PASS -> FAIL: gdb.trace/tfile.exp: interpreter-exec mi "-target-select tfile tfile-basic.tf"
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-i686, branch master
  2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
  2015-02-27  3:31 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master sergiodj+buildbot
  2015-02-27  8:41 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-02-27 14:50 ` sergiodj+buildbot
  2015-02-27 15:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-27 14:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-i686/builds/354>

Commit(s) tested:
	77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-i686/.git/tree/?h=master&id=8d66e96d398e37dbb89e40ad866e781604e8341f>

*** Regressions found ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: setting breakpoint at 78
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: setting breakpoint at 78
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a&
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: setting breakpoint at 78
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: setting breakpoint at 78
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: setting breakpoint at 78
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: setting breakpoint at 78
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: setting breakpoint at 78
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
new FAIL: gdb.arch/i386-biarch-core.exp: core-file
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: setting breakpoint at 78
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: setting breakpoint at 78
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a&
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: setting breakpoint at 78
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: setting breakpoint at 78
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: setting breakpoint at 78
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: setting breakpoint at 78
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue &
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a&
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: setting breakpoint at 78
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue -a&
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
============================




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2015-02-27 14:50 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2015-02-27 15:12 ` sergiodj+buildbot
  2015-02-27 19:38 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-27 15:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m64/builds/334>

Commit(s) tested:
	77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m64/.git/tree/?h=master&id=0df351a1246da4a448f0ae3fdaa9571f0e30d0cc>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: step
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: step
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=step: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (GDB internal error)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (GDB internal error)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted (GDB internal error)
============================




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Debian-i686, branch master
  2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2015-02-27 15:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-02-27 19:38 ` sergiodj+buildbot
  2015-02-27 20:21 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
  2015-02-28  9:42 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-27 19:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686/builds/266>

Commit(s) tested:
	77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=master&id=ce287a82fdc0ebe31979ea85d10f67d9dfde4c47>

*** Regressions found ***
============================
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
new FAIL: gdb.arch/i386-biarch-core.exp: core-file
new FAIL: gdb.mi/mi-nsmoribund.exp: thread state: all running except the breakpoint thread (timeout)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/multi-forks.exp: Run to exit 12 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 3 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 4 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 6 (timeout)
FAIL: gdb.base/multi-forks.exp: inferior 3 (timeout)
FAIL: gdb.base/multi-forks.exp: info inferior 3 (timeout)
FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
FAIL: gdb.threads/multiple-step-overs.exp: step
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
============================




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Debian-i686-native-gdbserver, branch master
  2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2015-02-27 19:38 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2015-02-27 20:21 ` sergiodj+buildbot
  2015-02-28  9:42 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-27 20:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686-native-gdbserver/builds/252>

Commit(s) tested:
	77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686-native-gdbserver/.git/tree/?h=master&id=41a25fb1208176b5456fbd918f339b57dfb4d1a0>

*** Regressions found ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (GDB internal error)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
new FAIL: gdb.arch/i386-biarch-core.exp: core-file
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted (GDB internal error)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Failures on Debian-x86_64-native-gdbserver-m64, branch master
  2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2015-02-27 20:21 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
@ 2015-02-28  9:42 ` sergiodj+buildbot
  6 siblings, 0 replies; 8+ messages in thread
From: sergiodj+buildbot @ 2015-02-28  9:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-gdbserver-m64/builds/277>

Commit(s) tested:
	77b64a49e24dd4b5f4c7edb5d4030fe8aa1eec44

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-gdbserver-m64/.git/tree/?h=master&id=3e7db50a841f7cf696102f2c8202e83f17e46459>

*** Regressions found ***
============================
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue & (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: thread 9 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue & (the program is no longer running)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: continue -a& (the program is no longer running)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: thread 9 restarted (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=10: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=11: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=6: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=7: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=8: switch to thread 9 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: print got_sig = 0
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to the main thread to queue signal
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 10 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 11 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 2 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 3 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 4 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 5 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 6 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 7 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 8 to step it
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=9: switch to thread 9 to step it
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=2: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 1 restarted
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue & (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to the main thread to queue signal
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 10 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 11 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 2 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 3 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 4 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 5 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 6 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 7 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 8 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: switch to thread 9 to step it
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: continue -a& (the program is no longer running)
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: print got_sig = 0
FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=5: thread 1 restarted (timeout)
============================




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-28  8:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-27  3:19 [binutils-gdb] Add ATTRIBUTE_PRINTF attributes, and fix fallout sergiodj+buildbot
2015-02-27  3:31 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master sergiodj+buildbot
2015-02-27  8:41 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-02-27 14:50 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-02-27 15:12 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-02-27 19:38 ` Failures on Debian-i686, " sergiodj+buildbot
2015-02-27 20:21 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-02-28  9:42 ` Failures on Debian-x86_64-native-gdbserver-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).