public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files
@ 2015-07-10 13:58 sergiodj+buildbot
  2015-07-10 13:58 ` Failures on AIX-POWER7-plain, branch gdb-7.10-branch sergiodj+buildbot
                   ` (21 more replies)
  0 siblings, 22 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 13:58 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 8746ea769d67bf186d582d892cf37da42bc95ea9 ***

Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Branch: gdb-7.10-branch
Commit: 8746ea769d67bf186d582d892cf37da42bc95ea9

Fix testsuite regression by: Do not skip prologue for asm (.S) files
I have somehow missed gdb.asm/asm-source.exp PASS->FAIL even on x86_64.

It has no longer valid assumption that "break" breaks after the prologue even
in assembler.  So I have changed this assumption of the testfile.

gdb/testsuite/ChangeLog
2015-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
	(n at main): New.
	* gdb.asm/asmsrc1.s: Add comment "mark: main enter".


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

* Failures on AIX-POWER7-plain, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
@ 2015-07-10 13:58 ` sergiodj+buildbot
  2015-07-10 14:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (20 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 13:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/AIX-POWER7-plain/builds/145>

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/AIX-POWER7-plain/.git/tree/?h=gdb-7.10-branch&id=c1e46a72b385421a0651fa6b8a7422b9df249ec3>

*** Regressions found ***
============================
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: queue signal in thread 2
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.cp/var-tag.exp: before start: c++: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: before start: c: print E2
new FAIL: gdb.cp/var-tag.exp: before start: c: print S2
new FAIL: gdb.cp/var-tag.exp: before start: c: print U2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype C
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: before start: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: print U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U
new FAIL: gdb.cp/var-tag.exp: in C::f: c: print U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype C
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: in C::f: c: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E
new FAIL: gdb.cp/var-tag.exp: in main: c++: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S
new FAIL: gdb.cp/var-tag.exp: in main: c++: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U
new FAIL: gdb.cp/var-tag.exp: in main: c++: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype cc
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c: print E
new FAIL: gdb.cp/var-tag.exp: in main: c: print E2
new FAIL: gdb.cp/var-tag.exp: in main: c: print S
new FAIL: gdb.cp/var-tag.exp: in main: c: print S2
new FAIL: gdb.cp/var-tag.exp: in main: c: print U
new FAIL: gdb.cp/var-tag.exp: in main: c: print U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype C
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype S2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype U2
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype cc
new FAIL: gdb.cp/var-tag.exp: in main: c: ptype ee
PASS -> FAIL: gdb.threads/hand-call-new-thread.exp: iter 1: p new_thread ()
new FAIL: gdb.threads/print-threads.exp: all threads ran once (fast) (total 4 threads ran)
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: stop with SIGUSR2
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue <<2>>
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR1
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: stop with SIGUSR2
PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
new FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit (the program is no longer running)
============================




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
  2015-07-10 13:58 ` Failures on AIX-POWER7-plain, branch gdb-7.10-branch sergiodj+buildbot
@ 2015-07-10 14:18 ` sergiodj+buildbot
  2015-07-10 14:23 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (19 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-native-extended-gdbserver-m64/.git/tree/?h=gdb-7.10-branch&id=5b296b3bb93d17f57da95236c0d15bc7d78e7dc6>

*** Regressions found ***
============================
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/async-shell.exp: interrupt
new FAIL: gdb.base/async-shell.exp: process stopped (timeout)
new FAIL: gdb.base/async-shell.exp: run &
new FAIL: gdb.base/attach-pie-noexec.exp: attach
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: entry point reached (the program is no longer running)
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): reach
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: symbol-less: reach-(_dl_debug_state|dl_main): seen displacement message as NONZERO
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: ld.so exit
new FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: symbol-less: seen displacement message as NONZERO
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot (the program exited)
new FAIL: gdb.base/catch-syscall.exp: set tdesc filename /mnt/DREAMStorage/dje/debian-wheezy-s390x-1/debian-s390x-native-extended-gdbserver/build/gdb/testsuite/outputs/gdb.base/catch-syscall/trivial.xml (got interactive prompt)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: program has called 6 (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called 248 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4 (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close (the program exited)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned (the program is no longer running)
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall (mlock) (the program exited)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one
new FAIL: gdb.base/checkpoint.exp: Diff input and output two
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint.exp: break3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: info checkpoints one
new FAIL: gdb.base/checkpoint.exp: info checkpoints two
new FAIL: gdb.base/checkpoint.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/checkpoint.exp: outfile still open 1
new FAIL: gdb.base/checkpoint.exp: outfile still open 10
new FAIL: gdb.base/checkpoint.exp: outfile still open 2
new FAIL: gdb.base/checkpoint.exp: outfile still open 3
new FAIL: gdb.base/checkpoint.exp: outfile still open 4
new FAIL: gdb.base/checkpoint.exp: outfile still open 5
new FAIL: gdb.base/checkpoint.exp: outfile still open 6
new FAIL: gdb.base/checkpoint.exp: outfile still open 7
new FAIL: gdb.base/checkpoint.exp: outfile still open 8
new FAIL: gdb.base/checkpoint.exp: outfile still open 9
new FAIL: gdb.base/checkpoint.exp: restart 0 one
new FAIL: gdb.base/checkpoint.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 1 one
new FAIL: gdb.base/checkpoint.exp: restart 1 three
new FAIL: gdb.base/checkpoint.exp: restart 1 two
new FAIL: gdb.base/checkpoint.exp: restart 10 one
new FAIL: gdb.base/checkpoint.exp: restart 10 three
new FAIL: gdb.base/checkpoint.exp: restart 2 one
new FAIL: gdb.base/checkpoint.exp: restart 2 three
new FAIL: gdb.base/checkpoint.exp: restart 2 two
new FAIL: gdb.base/checkpoint.exp: restart 3 one
new FAIL: gdb.base/checkpoint.exp: restart 3 three
new FAIL: gdb.base/checkpoint.exp: restart 3 two
new FAIL: gdb.base/checkpoint.exp: restart 4 one
new FAIL: gdb.base/checkpoint.exp: restart 4 three
new FAIL: gdb.base/checkpoint.exp: restart 4 two
new FAIL: gdb.base/checkpoint.exp: restart 5 one
new FAIL: gdb.base/checkpoint.exp: restart 5 three
new FAIL: gdb.base/checkpoint.exp: restart 5 two
new FAIL: gdb.base/checkpoint.exp: restart 6 one
new FAIL: gdb.base/checkpoint.exp: restart 6 three
new FAIL: gdb.base/checkpoint.exp: restart 6 two
new FAIL: gdb.base/checkpoint.exp: restart 7 one
new FAIL: gdb.base/checkpoint.exp: restart 7 three
new FAIL: gdb.base/checkpoint.exp: restart 7 two
new FAIL: gdb.base/checkpoint.exp: restart 8 one
new FAIL: gdb.base/checkpoint.exp: restart 8 three
new FAIL: gdb.base/checkpoint.exp: restart 9 one
new FAIL: gdb.base/checkpoint.exp: restart 9 three
new FAIL: gdb.base/checkpoint.exp: step in 1 one
new FAIL: gdb.base/checkpoint.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 2 one
new FAIL: gdb.base/checkpoint.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 3 one
new FAIL: gdb.base/checkpoint.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 4 one
new FAIL: gdb.base/checkpoint.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 5 one
new FAIL: gdb.base/checkpoint.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 6 one
new FAIL: gdb.base/checkpoint.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 7 one
new FAIL: gdb.base/checkpoint.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (the program exited)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint.exp: verify i 1 one
new FAIL: gdb.base/checkpoint.exp: verify i 10 one
new FAIL: gdb.base/checkpoint.exp: verify i 2 one
new FAIL: gdb.base/checkpoint.exp: verify i 3 one
new FAIL: gdb.base/checkpoint.exp: verify i 4 one
new FAIL: gdb.base/checkpoint.exp: verify i 5 one
new FAIL: gdb.base/checkpoint.exp: verify i 6 one
new FAIL: gdb.base/checkpoint.exp: verify i 7 one
new FAIL: gdb.base/checkpoint.exp: verify i 8 one
new FAIL: gdb.base/checkpoint.exp: verify i 9 one
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one
new FAIL: gdb.base/commands.exp: continue with watch
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: core-file warning-free
new FAIL: gdb.base/corefile.exp: run: core file is cleared
new FAIL: gdb.base/corefile.exp: run: with core
new FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/dprintf-non-stop.exp: Can't run to main
new FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue across exec
new FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue across exec
new FAIL: gdb.base/find-unmapped.exp: find global_var_0, global_var_2, 0xff
new FAIL: gdb.base/find-unmapped.exp: find global_var_1, global_var_2, 0xff
new FAIL: gdb.base/find-unmapped.exp: find global_var_2, (global_var_2 + 16), 0xff
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout)
new FAIL: gdb.base/multi-forks.exp: run to exit 2 (timeout) <<2>>
new FAIL: gdb.base/pie-execl.exp: continue
new FAIL: gdb.base/pie-execl.exp: pie_execl_marker address has changed
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/solib-nodir.exp: library loaded
new FAIL: gdb.base/term.exp: info terminal at breakpoint
new FAIL: gdb.base/testenv.exp: Test no TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL
new FAIL: gdb.base/testenv.exp: Test with TEST_GDB_GLOBAL unset
new FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var
new FAIL: gdb.base/testenv.exp: Test with one TEST_GDB var, after unset
new FAIL: gdb.base/testenv.exp: Test with two TEST_GDB var
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw)
new FAIL: gdb.base/watchpoint-hw.exp: start
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota2.exp: break at main (got interactive prompt)
new FAIL: gdb.cp/annota2.exp: continue until exit (timeout)
new FAIL: gdb.cp/annota2.exp: delete bps
new FAIL: gdb.cp/annota2.exp: set watch on a.x (timeout)
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 2)
new FAIL: gdb.cp/annota3.exp: continue to exit (pattern 4)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
new FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
new FAIL: gdb.gdb/python-interrupts.exp: signal SIGINT
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.go/methods.exp: setting breakpoint at (*main.T).Bar
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.mi/mi-dprintf.exp: mi set dprintf style to an unrecognized type (timeout)
new FAIL: gdb.mi/mi-pending.exp: MI pending breakpoint on mi-pendshr.c:pendfunc2 if x==4
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error) <<2>>
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.multi/bkpt-multi-exec.exp: continue
new FAIL: gdb.multi/bkpt-multi-exec.exp: run
new FAIL: gdb.multi/multi-arch-exec.exp: continue across exec that changes architecture
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-events.exp: get current thread
new FAIL: gdb.python/py-evsignal.exp: Signal Thread 3
new FAIL: gdb.python/py-evthreads.exp: Run to breakpoint 1
new FAIL: gdb.python/py-evthreads.exp: continue thread 1
new FAIL: gdb.python/py-evthreads.exp: reached breakpoint 2
new FAIL: gdb.python/py-evthreads.exp: reached breakpoint 3
new FAIL: gdb.python/py-evthreads.exp: thread 2
new FAIL: gdb.python/py-evthreads.exp: thread 3
new FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled (timeout)
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.server/server-exec-info.exp: info files
new FAIL: gdb.server/server-exec-info.exp: set sysroot remote: (got interactive prompt)
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/execl.exp: continue across exec
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
new FAIL: gdb.threads/linux-dp.exp: info threads after: 0
new FAIL: gdb.threads/linux-dp.exp: info threads after: 1
new FAIL: gdb.threads/linux-dp.exp: info threads after: 2
new FAIL: gdb.threads/linux-dp.exp: info threads after: 3
new FAIL: gdb.threads/linux-dp.exp: info threads after: 4
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint
new FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when the main thread exits
new FAIL: gdb.threads/no-unwaited-for-left.exp: continue stops when thread 2 exits
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-1.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-2.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-3.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched0: continue over exec (timeout)
new FAIL: gdb.threads/non-ldr-exc-4.exp: lock-sched1: continue over exec (timeout)
new FAIL: gdb.threads/staticthreads.exp: tlsvar in main
new FAIL: gdb.threads/staticthreads.exp: tlsvar in thread
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/thread-execl.exp: schedlock off: get to main in new image (timeout)
new FAIL: gdb.threads/thread-execl.exp: schedlock on: get to main in new image (timeout)
new FAIL: gdb.threads/thread-execl.exp: schedlock step: get to main in new image (timeout)
new FAIL: gdb.threads/thread_events.exp: continue to after_join_func with messages enabled (saw 0, expected 1)
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint (A) after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: breakpoint (A) after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at A
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: multithreaded watchpoints work at B
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: singlethread watchpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint A after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: multithreaded: watchpoint B after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: hardware breakpoints work
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work
new FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
new FAIL: gdb.threads/watchthreads.exp: threaded watch loop
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
new FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
============================




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

* Failures on Fedora-i686, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
  2015-07-10 13:58 ` Failures on AIX-POWER7-plain, branch gdb-7.10-branch sergiodj+buildbot
  2015-07-10 14:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-07-10 14:23 ` sergiodj+buildbot
  2015-07-10 14:31 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
                   ` (18 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 8746ea769d67bf186d582d892cf37da42bc95ea9>

*** Failed to configure GDB. ***
============================
configure: WARNING: you should use --build, --host, --target
checking build system type... i686-unknown-linux-gnu
checking host system type... i686-unknown-linux-gnu
checking target system type... i686-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
configure: WARNING: neither ld nor gold are enabled
checking for i686-unknown-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... 
configure: error: in `/home/gdb-buildbot/fedora-x86-64-3/fedora-i686/build':
configure: error: C compiler cannot create executables
See `config.log' for more details.
============================




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

* Failures on Fedora-x86_64-m32, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2015-07-10 14:23 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2015-07-10 14:31 ` sergiodj+buildbot
  2015-07-10 14:37 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (17 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-m32/builds/1414>

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m32/.git/tree/?h=gdb-7.10-branch&id=1ee6871d1b001b8ef675ba765c60f97a5f9b0e37>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exec_changed.exp: compilation first.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/start.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/info-os.exp: cannot compile test program
PASS -> FAIL: gdb.cp/ref-params.exp: print f1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func <<2>>
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+ <<2>>
new FAIL: gdb.dwarf2/dwz.exp: disassemble main
new FAIL: gdb.dwarf2/dwz.exp: x/2i main+
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: disassemble main
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: disassemble main
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: x/2i main+
new FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 85
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
new FAIL: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: get type of temvar
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: disassemble foo
new FAIL: gdb.trace/entry-values.exp: x/2i bar+
new FAIL: gdb.trace/entry-values.exp: x/2i foo+
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exec_changed.exp: compilation first.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/start.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/info-os.exp: cannot compile test program
PASS -> FAIL: gdb.cp/ref-params.exp: print f1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func <<2>>
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+ <<2>>
new FAIL: gdb.dwarf2/dwz.exp: disassemble main
new FAIL: gdb.dwarf2/dwz.exp: x/2i main+
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: disassemble main
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: disassemble main
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: x/2i main+
new FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 85
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
new FAIL: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: get type of temvar
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: disassemble foo
new FAIL: gdb.trace/entry-values.exp: x/2i bar+
new FAIL: gdb.trace/entry-values.exp: x/2i foo+
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2015-07-10 14:31 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2015-07-10 14:37 ` sergiodj+buildbot
  2015-07-10 14:46 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (16 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-extended-gdbserver-m32/.git/tree/?h=gdb-7.10-branch&id=765972abf98afe6d49893df77ae840e2b6f24347>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exec_changed.exp: compilation first.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/start.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: appending: server show commands
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: creating: server show commands
new FAIL: gdb.base/info-os.exp: cannot compile test program
PASS -> FAIL: gdb.cp/ref-params.exp: print f1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func <<2>>
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+ <<2>>
new FAIL: gdb.dwarf2/dwz.exp: disassemble main
new FAIL: gdb.dwarf2/dwz.exp: x/2i main+
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: disassemble main
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: disassemble main
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: x/2i main+
new FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 85
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
new FAIL: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: get type of temvar
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: disassemble foo
new FAIL: gdb.trace/entry-values.exp: x/2i bar+
new FAIL: gdb.trace/entry-values.exp: x/2i foo+
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exec_changed.exp: compilation first.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/start.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: appending: server show commands
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: creating: server show commands
new FAIL: gdb.base/info-os.exp: cannot compile test program
PASS -> FAIL: gdb.cp/ref-params.exp: print f1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func <<2>>
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+ <<2>>
new FAIL: gdb.dwarf2/dwz.exp: disassemble main
new FAIL: gdb.dwarf2/dwz.exp: x/2i main+
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: disassemble main
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: disassemble main
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: x/2i main+
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 85
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
new FAIL: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: get type of temvar
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: disassemble foo
new FAIL: gdb.trace/entry-values.exp: x/2i bar+
new FAIL: gdb.trace/entry-values.exp: x/2i foo+
============================




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

* Failures on Debian-s390x-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2015-07-10 14:37 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2015-07-10 14:46 ` sergiodj+buildbot
  2015-07-10 14:52 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (15 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:46 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-s390x-m64/builds/112>

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-m64/.git/tree/?h=gdb-7.10-branch&id=91e025ae410d0c594ad86f23588e1e7717f8d83b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.cp/annota2.exp: annotate-quit
new FAIL: gdb.cp/annota2.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
new FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
new FAIL: gdb.go/methods.exp: setting breakpoint at (*main.T).Bar
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
PASS -> FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
PASS -> FAIL: gdb.threads/watchthreads.exp: threaded watch loop
new FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2015-07-10 14:52 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-07-10 14:52 ` sergiodj+buildbot
  2015-07-10 14:53 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (13 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1384>

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=df112d8d7dc1ee511e1d6f278be9714f2d1d30fb>

*** Regressions found ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2015-07-10 14:46 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2015-07-10 14:52 ` sergiodj+buildbot
  2015-07-10 14:52 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (14 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@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=gdb-7.10-branch&id=01108c795c7992eb9f69c3accbec45dead55bef6>

*** Regressions found ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
PASS -> FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
============================




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

* Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2015-07-10 14:52 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2015-07-10 14:53 ` sergiodj+buildbot
  2015-07-10 15:01 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (12 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 14:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-s390x-native-gdbserver-m64/.git/tree/?h=gdb-7.10-branch&id=705439480fe9eb97f893718869934f3d8c8c0ceb>

*** Regressions found ***
============================
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (unknown output after running)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/call-sc.exp: value foo returned; return call-sc-tld
new FAIL: gdb.base/commands.exp: continue with watch
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/dfp-test.exp: Correct _Decimal128 return value from called function.
new FAIL: gdb.base/display.exp: first disp
new FAIL: gdb.base/display.exp: next hit
new FAIL: gdb.base/display.exp: second disp
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/longjmp.exp: next over call_longjmp (2)
new FAIL: gdb.base/longjmp.exp: next over longjmp(1)
new FAIL: gdb.base/pr11022.exp: breakpoint hit
new FAIL: gdb.base/pr11022.exp: breakpoint hit 2
new FAIL: gdb.base/pr11022.exp: watchpoint hit
new FAIL: gdb.base/pr11022.exp: watchpoint hit 2
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
new FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope
new FAIL: gdb.base/recurse.exp: next over b = 0 in second instance
new FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
new FAIL: gdb.base/value-double-free.exp: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: continue until exit
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 0->4: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 1->0: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 10->3: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 2->1: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 3->2: print expression before
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: continue
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression after
new FAIL: gdb.base/watch-bitfields.exp: regular watch against bitfields: q.d + q.f + q.g: 4->10: print expression before
new FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame
new FAIL: gdb.base/watchpoint-solib.exp: continue to foo again
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
new FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
new FAIL: gdb.base/watchpoint.exp: Test complex watchpoint
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoint.exp: back at main from marker1
new FAIL: gdb.base/watchpoint.exp: cont
new FAIL: gdb.base/watchpoint.exp: cont <<2>>
new FAIL: gdb.base/watchpoint.exp: cont <<3>>
new FAIL: gdb.base/watchpoint.exp: continue after trigger static local watch
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint at func1
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<2>>
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here <<3>>
new FAIL: gdb.base/watchpoint.exp: continue to marker2
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program exited)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint
new FAIL: gdb.base/watchpoint.exp: continue with watch -location
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4
new FAIL: gdb.base/watchpoint.exp: did not trigger wrong watchpoint
new FAIL: gdb.base/watchpoint.exp: global_ptr next
new FAIL: gdb.base/watchpoint.exp: global_ptr_ptr next
new FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: next over buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr buffer set
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr init
new FAIL: gdb.base/watchpoint.exp: next over global_ptr_ptr pointer advance
new FAIL: gdb.base/watchpoint.exp: next over ptr init
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization <<2>>
new FAIL: gdb.base/watchpoint.exp: next to `for' in watchpoint.exp
new FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2)
new FAIL: gdb.base/watchpoint.exp: self-delete partially local watch
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
new FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
new FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call
new FAIL: gdb.base/watchpoint.exp: trigger static local watch
new FAIL: gdb.base/watchpoint.exp: trigger1 partially local watch
new FAIL: gdb.base/watchpoint.exp: trigger2 partially local watch
new FAIL: gdb.base/watchpoint.exp: until out of loop
new FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
new FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
new FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
new FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 5
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
new FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at catch <<2>>
new FAIL: gdb.cp/exceptprint.exp: int: print exception value at throw <<2>>
new FAIL: gdb.cp/exceptprint.exp: reference to struct: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: string: print exception value at catch
new FAIL: gdb.cp/exceptprint.exp: struct: print exception value at catch
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
new FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.dwarf2/dw2-anon-mptr.exp: ptype crash
new FAIL: gdb.dwarf2/implptrpiece.exp: print/d p[-1]
new FAIL: gdb.dwarf2/member-ptr-forwardref.exp: ptype c
new FAIL: gdb.go/methods.exp: setting breakpoint at (*main.T).Bar
new FAIL: gdb.go/methods.exp: setting breakpoint at main.T.Foo
new FAIL: gdb.mi/mi-async.exp: CLI next: send (MI error)
new FAIL: gdb.mi/mi-async.exp: CLI next: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: restart: send (MI error)
new FAIL: gdb.mi/mi-async.exp: restart: stop (timeout)
new FAIL: gdb.mi/mi-async.exp: start: send (MI error)
new FAIL: gdb.mi/mi-async.exp: start: stop (timeout)
new FAIL: gdb.mi/mi-detach.exp: detach
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1 (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (MI error) <<2>>
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (timeout) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit 2 (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (timeout)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (MI error)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit 2 (timeout)
new FAIL: gdb.modula2/unbounded-array.exp: print unbounded array contents
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write
new FAIL: gdb.python/py-value-cc.exp: u's second field via field
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test forced_stabs
new FAIL: gdb.stabs/gdb11479.exp: Inspect t in test2 forced_stabs
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint automatically deleted
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint still triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: local watchpoint triggers
new FAIL: gdb.threads/local-watch-wrong-thread.exp: the other thread stopped on breakpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit
new FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit
new FAIL: gdb.threads/watchthreads.exp: threaded watch loop
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread
new FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread
new FAIL: gdb.threads/watchthreads2.exp: x watch loop
new FAIL: gdb.threads/wp-replication.exp: No hardware watchpoints available
new FAIL: gdb.trace/tfile.exp: tfind 0 on trace file
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2015-07-10 14:53 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-07-10 15:01 ` sergiodj+buildbot
  2015-07-10 15:13 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (11 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 15:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-native-gdbserver-m32/.git/tree/?h=gdb-7.10-branch&id=719037cde8c1b752a4f7d6fba9877e811ca661b0>

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/info-os.exp: cannot compile test program
PASS -> FAIL: gdb.cp/ref-params.exp: print f1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func <<2>>
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+ <<2>>
new FAIL: gdb.dwarf2/dwz.exp: disassemble main
new FAIL: gdb.dwarf2/dwz.exp: x/2i main+
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: disassemble main
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: disassemble main
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: x/2i main+
new FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 85
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
new FAIL: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: get type of temvar
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: disassemble foo
new FAIL: gdb.trace/entry-values.exp: x/2i bar+
new FAIL: gdb.trace/entry-values.exp: x/2i foo+
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/O2_float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/addr_arith.exp: compilation foo_na07_019.adb
PASS -> FAIL: gdb.ada/aliased_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arr_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_bounds.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/array_char_idx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/array_return.exp: compilation p.adb
PASS -> FAIL: gdb.ada/array_subscript_addr.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arraydim.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayidx.exp: compilation p.adb
PASS -> FAIL: gdb.ada/arrayparam.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/arrayptr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/atomic_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bad-task-bp-keyword.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_enum_homonym.exp: compilation p.adb
PASS -> FAIL: gdb.ada/bp_on_var.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_range_type.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/bp_reset.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/byte_packed_arr.exp: compilation reprod_main.adb
PASS -> FAIL: gdb.ada/call_pn.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_enum.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/char_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/complete.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/cond_lang.exp: compilation a.adb
PASS -> FAIL: gdb.ada/disc_arr_bound.exp: compilation foo_n612_026.adb
PASS -> FAIL: gdb.ada/dot_all.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_arrayidx.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/dyn_loc.exp: compilation p.adb
PASS -> FAIL: gdb.ada/enum_idx_packed.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/expr_delims.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/exprs.exp: compilation p.adb
PASS -> FAIL: gdb.ada/fixed_cmp.exp: compilation fixed.adb
PASS -> FAIL: gdb.ada/fixed_points.exp: compilation fixed_points.adb
PASS -> FAIL: gdb.ada/float_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/formatted_ref.exp: compilation formatted_ref.adb
PASS -> FAIL: gdb.ada/frame_args.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fullname_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_addr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/fun_in_declare.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/funcall_ref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/homonym.exp: compilation homonym_main.adb
PASS -> FAIL: gdb.ada/info_exc.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/info_locals_renaming.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/int_deref.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/iwide.exp: compilation p.adb
PASS -> FAIL: gdb.ada/lang_switch.exp: compilation lang_switch.adb
PASS -> FAIL: gdb.ada/mi_catch_ex.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_dyn_arr.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_ex_cond.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_exc_info.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_interface.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/mi_task_arg.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_task_info.exp: compilation task_switch.adb
PASS -> FAIL: gdb.ada/mi_var_array.exp: compilation bar.adb
PASS -> FAIL: gdb.ada/mod_from_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/n_arr_bound.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/nested.exp: compilation hello.adb
PASS -> FAIL: gdb.ada/null_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/null_record.exp: compilation null_record.adb
PASS -> FAIL: gdb.ada/operator_bp.exp: compilation ops_test.adb
PASS -> FAIL: gdb.ada/optim_drec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
PASS -> FAIL: gdb.ada/packed_array.exp: compilation pa.adb
PASS -> FAIL: gdb.ada/packed_tagged.exp: compilation comp_bug.adb
PASS -> FAIL: gdb.ada/pckd_arr_ren.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/pckd_neg.exp: compilation foo_o508_021.adb
PASS -> FAIL: gdb.ada/pkd_arr_elem.exp: compilation failure.adb
PASS -> FAIL: gdb.ada/pp-rec-component.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_chars.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/print_pc.exp: compilation dummy.adb
PASS -> FAIL: gdb.ada/ptr_typedef.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_field.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ptype_tagged_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/py_range.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rdv_wait.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/rec_comp.exp: compilation bar_o203_012.adb
PASS -> FAIL: gdb.ada/rec_return.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/ref_tick_size.exp: compilation p.adb
PASS -> FAIL: gdb.ada/same_enum.exp: compilation a.adb
PASS -> FAIL: gdb.ada/set_pckd_arr_elt.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/set_wstr.exp: compilation a.adb
PASS -> FAIL: gdb.ada/small_reg_param.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_ref_cmp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/str_uninit.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/sym_print_name.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/taft_type.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tagged_access.exp: compilation p.adb
PASS -> FAIL: gdb.ada/tagged_not_init.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/task_bp.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tasks.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_last_segv.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/tick_length_array_enum_idx.exp: compilation foo_n207_004.adb
PASS -> FAIL: gdb.ada/type_coercion.exp: compilation assign.adb
PASS -> FAIL: gdb.ada/unc_arr_ptr_in_var_rec.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/uninitialized_vars.exp: compilation parse.adb
PASS -> FAIL: gdb.ada/var_arr_attrs.exp: compilation foo_o115_002.adb
PASS -> FAIL: gdb.ada/var_rec_arr.exp: compilation foo_na09_042.adb
PASS -> FAIL: gdb.ada/variant_record_packed_array.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/watch_arg.exp: compilation watch.adb
PASS -> FAIL: gdb.ada/whatis_array_val.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/widewide.exp: compilation foo.adb
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
new FAIL: gdb.base/argv0-symlink.exp: argv[0] should be available on this target
new FAIL: gdb.base/info-os.exp: cannot compile test program
PASS -> FAIL: gdb.cp/ref-params.exp: print f1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf1(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQ)
PASS -> FAIL: gdb.cp/ref-params.exp: print mf2(MQR)
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child in main
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f1 on Child& in f2
PASS -> FAIL: gdb.cp/ref-params.exp: print value of f2 on Child in main
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: disassemble func <<2>>
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+
new FAIL: gdb.dwarf2/dw2-ifort-parameter.exp: x/2i func+ <<2>>
new FAIL: gdb.dwarf2/dwz.exp: disassemble main
new FAIL: gdb.dwarf2/dwz.exp: x/2i main+
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: disassemble main
new FAIL: gdb.dwarf2/implptr-optimized-out.exp: x/2i main+
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: disassemble main
new FAIL: gdb.dwarf2/opaque-type-lookup.exp: x/2i main+
new FAIL: gdb.python/py-type.exp: lang_c: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
new FAIL: gdb.python/py-type.exp: lang_c: setting breakpoint at 85
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: c typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_c: test_fields: set vec3
new FAIL: gdb.python/py-type.exp: lang_cpp: continue to breakpoint: break to inspect struct and array. (the program is no longer running)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: get type of temvar
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(0), gdb.Type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (isinstance(ttype.template_argument(1), gdb.Value))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(0))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(1))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: python print (ttype.template_argument(2))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[0])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check base class (fields[1])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: extract type fields from d
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_base_class: get value (d) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v1)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field lookup by name (v3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[0] name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum field[1]name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check enum fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check num fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of enum fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: Check the number of type fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: extract type fields from e
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_enum: get value (e) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check array field type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field c name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check class field d name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check conversion to bool
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name exists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check field name nonexists test
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields items list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields iteration over values
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check fields lookup by name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check length of ss_fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (c)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check number of fields (st.type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[0].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check ss_fields[1].name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field a name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check structure field b name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check that dir includes name
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: Check the number of fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: c++ typedef field list
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to array with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with one argument
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: cast to vector with two arguments
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from c.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from ss.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get fields from st.type
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (c) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (st) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_1) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: get value (vec_data_2) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: init ss
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (ar[0].type == ar[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (c.type == gdb.parse_and_eval('d').type.fields()[0].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (len (st.type['a'].type))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (not not st.type['a'].type)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.has_key ('x'))
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type.keys ())
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (st.type['a'].type['x'])
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec2)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: python print (vec1 == vec3)
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec1
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec2
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_fields: set vec3
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get fields
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged type: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check correct tuple length
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range high bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: Check range low bound
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on ranged value: get value (ar) from history
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: Check range for non ranged type.
PASS -> FAIL: gdb.python/py-type.exp: lang_cpp: test_range: on unranged value: get value (st) from history
new FAIL: gdb.trace/entry-values.exp: disassemble bar
new FAIL: gdb.trace/entry-values.exp: disassemble foo
new FAIL: gdb.trace/entry-values.exp: x/2i bar+
new FAIL: gdb.trace/entry-values.exp: x/2i foo+
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2015-07-10 15:01 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2015-07-10 15:13 ` sergiodj+buildbot
  2015-07-10 15:33 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 15:13 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: appending: server show commands
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: creating: server show commands
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: appending: server show commands
PASS -> FAIL: gdb.base/gdbinit-history.exp: truncation: creating: server show commands
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
============================




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

* Failures on Fedora-s390x-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2015-07-10 15:13 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-07-10 15:33 ` sergiodj+buildbot
  2015-07-10 15:34 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 15:33 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-s390x-m64/builds/974>

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-s390x-m64/.git/tree/?h=gdb-7.10-branch&id=1b0d010176aa740a26e4a64ddd08a9a2f13a5cb3>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (timeout)
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: -trace-find frame-number 0
PASS -> FAIL: gdb.trace/mi-traceframe-changed.exp: tfile: tfind 0 again
============================




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

* Failures on Fedora-x86_64-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (11 preceding siblings ...)
  2015-07-10 15:33 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
@ 2015-07-10 15:34 ` sergiodj+buildbot
  2015-07-10 17:49 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 15:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-m64/.git/tree/?h=gdb-7.10-branch&id=d7cb4fa6f6c83ec58d8be8b5952ba56546efb624>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 2
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 2
============================




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

* Failures on Fedora-i686, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (12 preceding siblings ...)
  2015-07-10 15:34 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2015-07-10 17:49 ` sergiodj+buildbot
  2015-07-10 22:00 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 17:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 8746ea769d67bf186d582d892cf37da42bc95ea9>


*** WARNING: This was a REBUILD request! ***
*** The previous build (build #1423) MAY NOT BE the ancestor of the current build! ***

*** Regressions found ***
============================
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
new FAIL: gdb.arch/i386-biarch-core.exp: core-file
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/store.exp: upvar charest l; print old r, expecting -2 .*
PASS -> FAIL: gdb.base/store.exp: var charest l; print old r, expecting -2 .*
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.server/wrapper.exp: continue to marker (the program is no longer running)
new FAIL: gdb.server/wrapper.exp: print d
new FAIL: gdb.server/wrapper.exp: setting breakpoint at marker
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================




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

* Failures on Debian-i686, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (13 preceding siblings ...)
  2015-07-10 17:49 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2015-07-10 22:00 ` sergiodj+buildbot
  2015-07-10 22:16 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 22:00 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
new FAIL: gdb.arch/i386-biarch-core.exp: core-file
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
============================




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

* Failures on Debian-i686-native-gdbserver, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (14 preceding siblings ...)
  2015-07-10 22:00 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2015-07-10 22:16 ` sergiodj+buildbot
  2015-07-10 22:41 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 22:16 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/1320>

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
new FAIL: gdb.arch/i386-biarch-core.exp: core-file
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
============================




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

* Failures on Debian-i686-native-extended-gdbserver, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (15 preceding siblings ...)
  2015-07-10 22:16 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
@ 2015-07-10 22:41 ` sergiodj+buildbot
  2015-07-11  2:34 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 22:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.arch/i386-biarch-core.exp: .text is readable
new FAIL: gdb.arch/i386-biarch-core.exp: core-file
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0 ()
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1 (1)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2 (1, 2)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3 (1, 2, 3)
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4 (1, 2, 3, 4)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
PASS -> FAIL: gdb.base/gnu-ifunc.exp: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================




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

* Failures on Fedora-ppc64be-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (16 preceding siblings ...)
  2015-07-10 22:41 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2015-07-11  2:34 ` sergiodj+buildbot
  2015-07-11  3:12 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-11  2:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-ppc64be-m64/builds/1356>

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-ppc64be-m64/.git/tree/?h=gdb-7.10-branch&id=ed9b5ca45505477cd3891b1bfef5af672e65e688>

*** Regressions found ***
============================
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to marker2
new FAIL: gdb.reverse/until-precsave.exp: finish to main
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: until line number (timeout)
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&
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)
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&
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)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 2 thread stepping (GDB internal error)
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 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 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
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: 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
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
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&
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
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 1 restarted (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)
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&
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)
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&
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)
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&
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)
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&
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.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/display.exp: cont (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: debug test output 1
PASS -> FAIL: gdb.base/display.exp: debug test output 1a
PASS -> FAIL: gdb.base/display.exp: debug test output 2
PASS -> FAIL: gdb.base/display.exp: debug test output 2a
PASS -> FAIL: gdb.base/display.exp: debug test output 3
PASS -> FAIL: gdb.base/display.exp: disp *p_i
PASS -> FAIL: gdb.base/display.exp: display bad address
PASS -> FAIL: gdb.base/display.exp: display good address
new FAIL: gdb.base/display.exp: finish (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: first disp
PASS -> FAIL: gdb.base/display.exp: ignored s
new FAIL: gdb.base/display.exp: next hit (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: p p_i = &i
PASS -> FAIL: gdb.base/display.exp: p p_i = 0x0
PASS -> FAIL: gdb.base/display.exp: print/a $pc
PASS -> FAIL: gdb.base/display.exp: print/k j
PASS -> FAIL: gdb.base/display.exp: printf "%d%d",i
new FAIL: gdb.base/display.exp: second disp (the program exited)
new FAIL: gdb.base/display.exp: step (the program is no longer running)
new FAIL: gdb.base/display.exp: watch off (the program is no longer running)
PASS -> FAIL: gdb.base/display.exp: x/0 j
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
new FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at continue (the program exited)
PASS -> FAIL: gdb.base/gdb11531.exp: watchpoint variable triggers at next
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit
PASS -> FAIL: gdb.base/pr11022.exp: watchpoint hit 2
PASS -> FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, first time
new FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time (the program exited)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 1)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 2)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 3)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 4)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 5)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 6)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 7)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 8)
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse (a = 9)
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time
PASS -> FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time
new FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running)
PASS -> FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/value-double-free.exp: continue (the program exited)
PASS -> FAIL: gdb.base/value-double-free.exp: print empty()
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: continue until exit (the program is no longer running)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 0->1: continue
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: continue (the program exited)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.a: 1->0: print expression before
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: continue
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 0->5: print expression before
new FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: continue (the program is no longer running)
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression after
PASS -> FAIL: gdb.base/watch-bitfields.exp: -location watch against bitfields: q.e: 5->4: print expression before
PASS -> FAIL: gdb.base/watch-cond-infcall.exp: hw: continue
new FAIL: gdb.base/watch-cond.exp: condition of watchpoint 2 changes (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint on global2 variable triggers (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint stops with untestable local expression (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint with global expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-cond.exp: watchpoint with local expression, local condition evaluates in correct frame (timeout)
new FAIL: gdb.base/watch-read.exp: only read watchpoint triggers when value doesn't change (timeout)
new FAIL: gdb.base/watch-read.exp: only write watchpoint triggers when value changes (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on first read (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers on read after value changed (timeout)
new FAIL: gdb.base/watch-read.exp: read watchpoint triggers when value doesn't change, trapping reads and writes (timeout)
new FAIL: gdb.base/watch-read.exp: set write watchpoint on global variable (timeout)
new FAIL: gdb.base/watch-read.exp: write watchpoint triggers (timeout)
new FAIL: gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (hw) (the program exited)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Check thread that triggered iteration 5 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 1 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 2 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 3 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 4 (timeout)
new FAIL: gdb.base/watch_thread_num.exp: Watchpoint triggered iteration 5 (timeout)
PASS -> FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue
new FAIL: gdb.base/watchpoint-hw-hit-once.exp: continue to break-at-exit (the program exited)
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit
PASS -> FAIL: gdb.base/watchpoint-solib.exp: continue to watchpoint hit again
PASS -> FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: get hw watchpoint PC
new FAIL: gdb.base/watchpoint-stops-at-right-insn.exp: always-inserted off: hardware watchpoint triggers (the program exited)
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoint.exp: Watchpoint hit count is 5
PASS -> FAIL: gdb.base/watchpoint.exp: awatch disallowed for register based expression
new FAIL: gdb.base/watchpoint.exp: cont (the program exited)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: cont (the program is no longer running) <<2>>
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func5 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func6 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func7 breakpoint here (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue to marker2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_complex_watchpoint (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_disabling_watchpoints (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue until exit at continue to exit in test_simple_watchpoint (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch -location (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo2 (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: continue with watch foo4 (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: delete watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: disable watchpoint `$pc'
new FAIL: gdb.base/watchpoint.exp: disabled watchpoint skipped (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: next after watch x
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: next past local_x initialization (the program is no longer running) <<2>>
PASS -> FAIL: gdb.base/watchpoint.exp: reenable watchpoint `$pc'
PASS -> FAIL: gdb.base/watchpoint.exp: rwatch disallowed for register based expression
PASS -> FAIL: gdb.base/watchpoint.exp: self-delete local watch
new FAIL: gdb.base/watchpoint.exp: self-delete local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: self-delete local watch with explicit scope in recursive call (2) (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call
PASS -> FAIL: gdb.base/watchpoint.exp: set local watch in recursive call with explicit scope
PASS -> FAIL: gdb.base/watchpoint.exp: set static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: static local watch did not self-delete
PASS -> FAIL: gdb.base/watchpoint.exp: trigger local watch
new FAIL: gdb.base/watchpoint.exp: trigger local watch in recursive call (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: trigger local watch with explicit scope in recursive call (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: trigger static local watch
PASS -> FAIL: gdb.base/watchpoint.exp: watch $pc
PASS -> FAIL: gdb.base/watchpoint.exp: watch -location .x
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint `$pc' is enabled
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint disabled in table
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit in test_disabling_watchpoints, second time (the program exited)
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoint.exp: watchpoint hit, first time
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, fourth time (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, second time (the program exited)
new FAIL: gdb.base/watchpoint.exp: watchpoint hit, third time (the program is no longer running)
new FAIL: gdb.base/watchpoint.exp: watchpoint on buf hit (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 1
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 3
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint hit count is 4
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 2
PASS -> FAIL: gdb.base/watchpoints.exp: Watchpoint ival1 hit count is 3
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fifth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, first time <<2>>
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, fourth time (the program is no longer running)
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint hit, second time
new FAIL: gdb.base/watchpoints.exp: watchpoint hit, third time (the program exited)
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, second time
PASS -> FAIL: gdb.base/watchpoints.exp: watchpoint ival1 hit, third time
new FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)
new FAIL: gdb.cp/annota3.exp: watch triggered on a.x (timeout)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running)
new FAIL: gdb.mi/mi-watch.exp: hw: watchpoint trigger (unknown output after running) <<2>>
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 (unknown output after running)
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": watchpoint hit (unknown output after running)
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_eval_funcs: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_bkpt_internal: Test watchpoint write (the program exited)
new FAIL: gdb.python/py-breakpoint.exp: test_watchpoints: Test watchpoint write (the program exited)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
new FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (timeout)
PASS -> FAIL: gdb.reverse/until-precsave.exp: advance to marker2
PASS -> FAIL: gdb.reverse/until-precsave.exp: finish to main
PASS -> FAIL: gdb.reverse/until-precsave.exp: reload core file
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: run to end of main (timeout)
new FAIL: gdb.reverse/until-precsave.exp: save process recfile (timeout)
PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution
new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: until line number (timeout)
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
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&
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)
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&
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)
PASS -> FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: continue &
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: set 2 thread stepping (GDB internal error)
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 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 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=3: thread 9 broke out of loop (timeout)
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: 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
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 1 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 10 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 11 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 2 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 3 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 4 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 5 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 6 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 7 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 8 restarted (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 broke out of loop (timeout)
new FAIL: gdb.threads/non-stop-fair-events.exp: signal_thread=4: thread 9 restarted (timeout)
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&
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
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 1 restarted (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)
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&
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)
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&
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)
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&
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)
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&
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)
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
PASS -> FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the first fork (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: breakpoint after the second fork (the program exited)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: finish (the program is no longer running)
PASS -> FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the first fork
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoint after the second fork (the program is no longer running)
new FAIL: gdb.threads/watchpoint-fork.exp: parent: singlethreaded: watchpoints work (GDB internal error)
new FAIL: gdb.threads/watchthreads2.exp: x watch loop (the program exited)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 1 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 10 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 11 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 12 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 13 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 14 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 15 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 16 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 17 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 18 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 19 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 2 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 20 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 3 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 4 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 5 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 6 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 7 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 8 out of 20 on watched_data (timeout)
new FAIL: gdb.threads/wp-replication.exp: Continue to watchpoint trigger 9 out of 20 on watched_data (timeout)
============================




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

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (17 preceding siblings ...)
  2015-07-11  2:34 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2015-07-11  3:12 ` sergiodj+buildbot
  2015-07-11  7:56 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-11  3:12 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@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=gdb-7.10-branch&id=3a6382c6c69553a7dc5a7330fbc04b45946fbe3a>

*** Regressions found ***
============================
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
new FAIL: gdb.reverse/step-precsave.exp: run to end of main (timeout)
new FAIL: gdb.reverse/until-precsave.exp: Kill process, prepare to debug log file (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reload core file (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution
new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
PASS -> FAIL: gdb.reverse/until-precsave.exp: until line number
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
new FAIL: gdb.base/catch-syscall.exp: set tdesc filename /home/gdb-buildbot/fedora-ppc64be-1/fedora-ppc64be-native-extended-gdbserver/build/gdb/testsuite/outputs/gdb.base/catch-syscall/trivial.xml (got interactive prompt)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/func-ptrs.exp: stop in sentinel
new FAIL: gdb.base/gnu_vector.exp: call add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: call add_various_floatvecs
new FAIL: gdb.base/gnu_vector.exp: finish shows vector return value
new FAIL: gdb.base/gnu_vector.exp: verify vector return value (the program exited)
new FAIL: gdb.base/interrupt.exp: Send Control-C, second time
new FAIL: gdb.base/interrupt.exp: continue (the program exited)
new FAIL: gdb.base/interrupt.exp: echo data (timeout)
new FAIL: gdb.base/interrupt.exp: echo more data (timeout)
new FAIL: gdb.base/interrupt.exp: send end of file
new FAIL: gdb.base/interrupt.exp: send end of file (timeout)
new FAIL: gdb.base/interrupt.exp: signal SIGINT (the program is no longer running)
new FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.multi/multi-attach.exp: add second inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.multi/multi-attach.exp: switch to second inferior
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
new FAIL: gdb.reverse/step-precsave.exp: run to end of main (timeout)
new FAIL: gdb.reverse/until-precsave.exp: advance to factorial (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: finish to main (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reload core file (got interactive prompt)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to final return of factorial (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-advance to marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-finish from marker2 (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: reverse-until to entry of factorial (the program is no longer running)
PASS -> FAIL: gdb.reverse/until-precsave.exp: set reverse execution
new FAIL: gdb.reverse/until-precsave.exp: until factorial, recursive function (the program is no longer running)
new FAIL: gdb.reverse/until-precsave.exp: until func, not called by current frame (the program is no longer running)
PASS -> FAIL: gdb.reverse/until-precsave.exp: until line number
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
PASS -> FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=on: with thread-specific bp: step: step
============================




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

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (18 preceding siblings ...)
  2015-07-11  3:12 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-07-11  7:56 ` sergiodj+buildbot
  2015-07-11  8:30 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  2015-07-11 15:32 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-11  7:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

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

*** Regressions found ***
============================
new FAIL: gdb.base/checkpoint.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<7>>
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
new FAIL: gdb.base/checkpoint.exp: Diff input and output one (timeout)
new FAIL: gdb.base/checkpoint.exp: Diff input and output two (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three (timeout)
new FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 eight (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 five (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 four (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 nine (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 seven (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 six (timeout)
new FAIL: gdb.base/checkpoint.exp: break1 ten (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: break4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: breakpoint 1 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout)
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: checkpoint (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: continue (timeout)
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<4>>
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<5>>
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<6>>
new FAIL: gdb.base/checkpoint.exp: continue (timeout) <<7>>
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/checkpoint.exp: delete copy1 (timeout)
new FAIL: gdb.base/checkpoint.exp: info checkpoints one (timeout)
new FAIL: gdb.base/checkpoint.exp: info checkpoints two (timeout)
new FAIL: gdb.base/checkpoint.exp: kill all one (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 0 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: no more checkpoint 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 1 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 10 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 2 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 3 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 4 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 5 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 6 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 7 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 8 (timeout)
new FAIL: gdb.base/checkpoint.exp: outfile still open 9 (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 0 one (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: restart 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 10 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 8 three (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: restart 9 three (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 49 (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 57 (timeout)
new FAIL: gdb.base/checkpoint.exp: setting breakpoint at 59 (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 6 two (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: step in 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify i 9 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 1 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 10 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 2 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 3 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 4 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 5 two (timeout) <<2>>
new FAIL: gdb.base/checkpoint.exp: verify lines 6 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 7 two (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 8 one (timeout)
new FAIL: gdb.base/checkpoint.exp: verify lines 9 one (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/interrupt.exp: child died when we called func1, skipped rest of tests
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.gdb/python-interrupts.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
new FAIL: gdb.gdb/selftest.exp: backtrace through signal handler (timeout)
new FAIL: gdb.gdb/selftest.exp: send SIGINT signal to child process (timeout)
PASS -> FAIL: gdb.multi/multi-attach.exp: add second inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: attach to program 2
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.multi/multi-attach.exp: switch to second inferior
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: attach to remote program 2
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
PASS -> FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attach (pass 1), pending signal catch <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
PASS -> FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attach (pass 1), pending signal catch <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
============================




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

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (19 preceding siblings ...)
  2015-07-11  7:56 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2015-07-11  8:30 ` sergiodj+buildbot
  2015-07-11 15:32 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-11  8:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@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=gdb-7.10-branch&id=77446cde95472885fddafb1c36a58fe453b735f1>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.arch/altivec-abi.exp: generic ABI, forced: step into vec_fun
new FAIL: gdb.base/break.exp: run until breakpoint set at small function, optimized file (the program exited)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/default.exp: info set (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitcode is still void after SIGSEGV (timeout)
new FAIL: gdb.base/exitsignal.exp: $_exitsignal is 11 (SIGSEGV) after SIGSEGV. (timeout)
new FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV (timeout)
new FAIL: gdb.base/interrupt.exp: child died when we called func1, skipped rest of tests
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/gdb2495.exp: (timeout) set unwind-on-terminating-exception off
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception with unwinding off.. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Call a function that raises an exception without a handler. (timeout)
new FAIL: gdb.cp/gdb2495.exp: Turn off unwind on terminating exception flag (timeout)
new FAIL: gdb.cp/gdb2495.exp: bt after returning from a popped frame (timeout)
new FAIL: gdb.cp/gdb2495.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.cp/gdb2495.exp: info breakpoints (timeout)
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
new FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: dummy stack frame number, thread 5
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 2
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 3
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 4
PASS -> FAIL: gdb.threads/hand-call-in-threads.exp: hand call, thread 5
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: no thread-specific bp: step: step
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: continue
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: continue: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: next: next
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: find addresses: continue to watchpoint
new FAIL: gdb.threads/step-over-trips-on-watchpoint.exp: displaced=off: with thread-specific bp: step: step
============================




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

* Failures on Debian-x86_64-m64, branch gdb-7.10-branch
  2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
                   ` (20 preceding siblings ...)
  2015-07-11  8:30 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2015-07-11 15:32 ` sergiodj+buildbot
  21 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-11 15:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-x86_64

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

Commit(s) tested:
	8746ea769d67bf186d582d892cf37da42bc95ea9

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-m64/.git/tree/?h=gdb-7.10-branch&id=c32a2046d49c1f9f89cdd57c56506c4a58fc90e2>

*** Regressions found ***
============================
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-12-05 15:33 [binutils-gdb/gdb-7.10-branch] Set GDB version number to 7.10.1 sergiodj+buildbot
@ 2015-12-05 15:41 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-12-05 15:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/2540>

Commit(s) tested:
	c2bb526a220f4d79f698fca33ba57fe1f81aba9f

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	Set GDB version number to 7.10.1.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=0b0949df151a79ae616e73aeb145cedf4bcea67b>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-11-28 21:16 [binutils-gdb/gdb-7.10-branch] Adjust GDB to demangler API change sergiodj+buildbot
@ 2015-12-01 10:16 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-12-01 10:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/2496>

Commit(s) tested:
	9a2752c7f09d24865b33fedd9ac2585f3cbba3c3

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

Subject:
	Adjust GDB to demangler API change

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=a16abb01a4fad71411157b2748a4910f592c34ee>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-11-28 20:37 [binutils-gdb/gdb-7.10-branch] PR other/61321 - demangler crash on casts in template parameters sergiodj+buildbot
@ 2015-12-01  9:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-12-01  9:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/2495>

Commit(s) tested:
	49037e4a1249890812a8d4995c7592774e99c399

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

Subject:
	PR other/61321 - demangler crash on casts in template parameters

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=96d1efb0969e41904911a696782b95f34dd29d74>

*** Regressions found ***
============================
new FAIL: gdb.cp/cpexprs.exp: list base::operator char* (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: list base::operator fluff* (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: list base::operator fluff** (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: list base::operator int (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator char* (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator char*
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator fluff* (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator fluff*
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator fluff** (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator fluff**
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator int (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator int
new FAIL: gdb.cp/cplusfuncs.exp: list foo::operator int* (GDB internal error)
new FAIL: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1 (the program exited)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/cpexprs.exp: list base::operator char* (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: list base::operator fluff* (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: list base::operator fluff** (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: list base::operator int (GDB internal error)
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator char* (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator char*
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator fluff* (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator fluff*
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator fluff** (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator fluff**
new FAIL: gdb.cp/cpexprs.exp: setting breakpoint at base::operator int (GDB internal error)
PASS -> FAIL: gdb.cp/cpexprs.exp: continue to base::operator int
new FAIL: gdb.cp/cplusfuncs.exp: list foo::operator int* (GDB internal error)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1 (the program exited)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-11-28 19:19 [binutils-gdb/gdb-7.10-branch] Demangler: Fix constructor names with ABI tags sergiodj+buildbot
@ 2015-12-01  8:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-12-01  8:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/2493>

Commit(s) tested:
	99eda040d8214d2d691ba804d6354c99b6df5269

Author(s) (in the same order as the commits):
	Ian Lance Taylor <iant@google.com>

Subject:
	Demangler: Fix constructor names with ABI tags

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=1f8532f928d10780026c093802c3064216e90a40>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-11-26 12:29 [binutils-gdb/gdb-7.10-branch] btrace: diagnose "record btrace pt" without libipt sergiodj+buildbot
@ 2015-11-26 12:51 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-11-26 12:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/2460>

Commit(s) tested:
	bab694b7f968cc5703a69df694b5968384d6c0b4

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Subject:
	btrace: diagnose "record btrace pt" without libipt

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=69b367e1a1e2d562aa9b1b549cd2e68717a6d3a3>

*** Regressions found ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-08-21 17:54 [binutils-gdb/gdb-7.10-branch] Warn when accessing binaries from remote targets sergiodj+buildbot
@ 2015-08-21 18:05 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-08-21 18:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1770>

Commit(s) tested:
	290f582b49a81b7fa01fc430bad1a7f9af21c922

Author(s) (in the same order as the commits):
	Gary Benson <gbenson@redhat.com>

Subject:
	Warn when accessing binaries from remote targets

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=0ed4eb3b9741f68af966c592fff40065f9c4a9f5>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
new FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-08-18 14:03 [binutils-gdb/gdb-7.10-branch] PR record/18691: Fix fails in solib-precsave.exp sergiodj+buildbot
@ 2015-08-18 15:04 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-08-18 15:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1737>

Commit(s) tested:
	37419df723ec96b600030970e0fe97aaa82fa2e1

Author(s) (in the same order as the commits):
	Yao Qi <yao.qi@linaro.org>

Subject:
	PR record/18691: Fix fails in solib-precsave.exp

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=20e225e1f4d4ccc52ef572bb272bfdb7e05685c7>

*** Regressions found ***
============================
new FAIL: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1 (the program exited)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
new FAIL: gdb.threads/clone-new-thread-event.exp: catch SIGUSR1 (the program exited)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-08-13 19:48 [binutils-gdb/gdb-7.10-branch] gdb.base/dso2dso.exp sometimes broken sergiodj+buildbot
@ 2015-08-13 19:48 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-08-13 19:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1708>

Commit(s) tested:
	01653c39b80c69ae02396f16cc3306ab8eb8ace0

Author(s) (in the same order as the commits):
	Keith Seitz <keiths@redhat.com>

Subject:
	gdb.base/dso2dso.exp sometimes broken

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=4d47f3b36d1c886a5efc32b2c5275ca300b22fdd>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
new FAIL: gdb.base/corefile.exp: core-file warning-free
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-08-13 19:13 [binutils-gdb/gdb-7.10-branch] [amd64] Invalid return address after displaced stepping sergiodj+buildbot
@ 2015-08-13 19:22 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-08-13 19:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1707>

Commit(s) tested:
	475f4248decaaa6fcd6fbed0b47dd541db640c3f

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Subject:
	[amd64] Invalid return address after displaced stepping

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=e85fb8cee5de35156411af49fa1be833372465fa>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 2
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 2
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-08-12  9:20 [binutils-gdb/gdb-7.10-branch] [regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint sergiodj+buildbot
@ 2015-08-12  9:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-08-12  9:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1689>

Commit(s) tested:
	835001623351330d49678d215d1338c0ce35c1f9

Author(s) (in the same order as the commits):
	Luis Machado <lgustavo@codesourcery.com>

Subject:
	[regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=c05caaf5359ebc3db31bf3846b9b473cd1e081b5>

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-08-06 17:47 [binutils-gdb/gdb-7.10-branch] PR python/17136 sergiodj+buildbot
@ 2015-08-06 18:43 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-08-06 18:43 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1620>

Commit(s) tested:
	17d1595ac5371d06537bc57df86a9f7359e62127

Author(s) (in the same order as the commits):
	Clem Dickey <clemd@acm.org>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=b52a099434270e1c0baffdda8faa4830b8d28562>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
new FAIL: gdb.base/corefile.exp: core-file warning-free
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-08-06 12:22 [binutils-gdb/gdb-7.10-branch] gdbserver: Fix non-stop / fork / step-over issues sergiodj+buildbot
@ 2015-08-06 12:34 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-08-06 12:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1608>

Commit(s) tested:
	3a3f16c0cf0fa5a555a688e119bb8b363a2e7d59

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-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=60434c40f2305ae8c3dd2b3f8c625183842ffcfa>

*** Regressions found ***
============================
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-07-30 20:35 [binutils-gdb/gdb-7.10-branch] remote follow fork and spurious child stops in non-stop mode sergiodj+buildbot
@ 2015-07-30 21:11 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-30 21:11 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1564>

Commit(s) tested:
	4ccc18f16da05e93aff0c7ac570017d5ef79ef6c

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-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=12ee8d5a984a24cf41d717e7858bae91a1316784>

*** Regressions found ***
============================
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (GDB internal error)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork (timeout)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: finish (GDB internal error)
new FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: watchpoint after the second fork (GDB internal error)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-07-30 20:10 [binutils-gdb/gdb-7.10-branch] PR threads/18600: Inferiors left around after fork+thread spawn sergiodj+buildbot
@ 2015-07-30 20:49 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-30 20:49 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1563>

Commit(s) tested:
	7476be08b73fdfba4eb91d891b235d4cf2e70f3b

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

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 7476be08b73fdfba4eb91d891b235d4cf2e70f3b>





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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-07-30 19:38 [binutils-gdb/gdb-7.10-branch] PR threads/18600: Threads left stopped after fork+thread spawn sergiodj+buildbot
@ 2015-07-30 19:52 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-30 19:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1562>

Commit(s) tested:
	b31f5e79aac67f61a684c3af281caebd2ac1eece

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-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=2d7791ef96c393bca9a58471247716dea710f89e>

*** Regressions found ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-07-14  7:24 [binutils-gdb/gdb-7.10-branch] record: set stop_pc in "record goto" command sergiodj+buildbot
@ 2015-07-14  7:38 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-14  7:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1392>

Commit(s) tested:
	0900c4cec7f75a00cccb3537d754c20f99096686

Author(s) (in the same order as the commits):
	Markus Metzger <markus.t.metzger@intel.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=559e05ffd7506b72481904d093617e5e13723f5b>

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 2
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: attach
PASS -> FAIL: gdb.base/attach-pie-noexec.exp: info shared
PASS -> FAIL: gdb.base/attach-twice.exp: attach
PASS -> FAIL: gdb.base/attach.exp: after attach2, set should_exit
PASS -> FAIL: gdb.base/attach.exp: attach when process' a.out not in cwd
new FAIL: gdb.base/attach.exp: attach1 detach (the program is no longer running)
PASS -> FAIL: gdb.base/attach.exp: attach1, after setting file
PASS -> FAIL: gdb.base/attach.exp: attach2, with no file
PASS -> FAIL: gdb.base/attach.exp: cmdline attach run: run to prompt
new FAIL: gdb.base/attach.exp: continue to breakpoint: postloop (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: continue until exit at after attach2, exit (the program is no longer running)
new FAIL: gdb.base/attach.exp: starting with --pid (timeout)
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieNO: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: attach main bt
PASS -> FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugSEPpieYES: attach: seen displacement message as NONZERO
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=off ds=gdb dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=agent dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=call dd=on: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=off: re-attach to inferior
PASS -> FAIL: gdb.base/dprintf-detach.exp: bai=on ds=gdb dd=on: re-attach to inferior
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/inherit.exp: print g_vD
new FAIL: gdb.cp/inherit.exp: print g_vE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: before start: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in C::f: c++: ptype ee
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype E2
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype EE
PASS -> FAIL: gdb.cp/var-tag.exp: in main: c++: ptype ee
PASS -> FAIL: gdb.cp/virtbase.exp: print *(D *) e
PASS -> FAIL: gdb.cp/virtbase.exp: print *this
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 1
PASS -> FAIL: gdb.multi/multi-attach.exp: backtrace 2
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-bt.exp: continue to bar (3)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: backtrace from marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-cmds.exp: continue to marker
PASS -> FAIL: gdb.opt/inline-cmds.exp: step into finish marker
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: backtrace from bar (3)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (1)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (2)
PASS -> FAIL: gdb.opt/inline-locals.exp: continue to bar (3)
PASS -> FAIL: gdb.python/py-sync-interp.exp: attach and where
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 1
PASS -> FAIL: gdb.server/ext-attach.exp: backtrace 2
new FAIL: gdb.server/ext-attach.exp: detach (the program is no longer running)
PASS -> FAIL: gdb.server/ext-attach.exp: monitor exit
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running)
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: detach (the program is no longer running) <<9>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<100>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<10>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<11>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<12>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<13>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<14>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<15>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<16>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<17>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<18>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<19>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<20>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<21>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<22>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<23>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<24>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<25>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<26>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<27>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<28>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<29>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<2>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<30>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<31>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<32>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<33>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<34>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<35>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<36>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<37>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<38>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<39>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<3>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<40>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<41>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<42>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<43>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<44>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<45>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<46>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<47>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<48>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<49>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<4>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<50>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<51>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<52>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<53>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<54>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<55>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<56>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<57>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<58>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<59>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<5>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<60>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<61>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<62>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<63>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<64>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<65>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<66>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<67>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<68>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<69>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<6>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<70>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<71>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<72>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<73>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<74>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<75>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<76>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<77>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<78>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<79>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<7>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<80>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<81>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<82>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<83>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<84>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<85>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<86>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<87>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<88>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<89>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<8>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<90>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<91>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<92>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<93>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<94>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<95>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<96>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<97>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<98>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<99>>
new FAIL: gdb.threads/attach-into-signal.exp: threaded: thread apply 2 print $_siginfo.si_signo <<9>>
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (the program is no longer running)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (the program is no longer running)
PASS -> FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
PASS -> FAIL: gdb.threads/attach-stopped.exp: nonthreaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt
PASS -> FAIL: gdb.threads/manythreads.exp: stop threads 2
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-07-08 13:27 [binutils-gdb/gdb-7.10-branch] compile: Warn for old GCC on cv-qualified self-reference sergiodj+buildbot
@ 2015-07-09  4:25 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-09  4:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1348>

Commit(s) tested:
	91affdd27ee8e244df417686ead2b546ee1449bf

Author(s) (in the same order as the commits):
	Jan Kratochvil <jan.kratochvil@redhat.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=f2981165cafb8a3e77c5e3056326576122e2291f>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.asm/asm-source.exp: bt 2 in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: bt 3 in foo3
PASS -> FAIL: gdb.asm/asm-source.exp: bt ALL in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: f at main
PASS -> FAIL: gdb.asm/asm-source.exp: f in foo2
new FAIL: gdb.asm/asm-source.exp: finish from foo3 (the program is no longer running)
PASS -> FAIL: gdb.asm/asm-source.exp: info line
PASS -> FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s
PASS -> FAIL: gdb.asm/asm-source.exp: n in foo2
new FAIL: gdb.asm/asm-source.exp: next over foo3 (the program is no longer running)
PASS -> FAIL: gdb.asm/asm-source.exp: next over macro
PASS -> FAIL: gdb.asm/asm-source.exp: return from foo2
PASS -> FAIL: gdb.asm/asm-source.exp: step into foo2
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch
  2015-07-06 21:59 [binutils-gdb/gdb-7.10-branch] Set GDB version number to 7.9.90 sergiodj+buildbot
@ 2015-07-07 13:37 ` sergiodj+buildbot
  0 siblings, 0 replies; 41+ messages in thread
From: sergiodj+buildbot @ 2015-07-07 13:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/1330>

Commit(s) tested:
	eec595d37293692ec2f57f6b2f8a8244910b4a48

Author(s) (in the same order as the commits):
	Joel Brobecker <brobecker@adacore.com>

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Fedora-x86_64-cc-with-index/.git/tree/?h=gdb-7.10-branch&id=d72479f4794b7d99d2d897a174edb2400fed45dd>

*** Regressions found ***
============================
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/info_exc.exp: info exceptions
PASS -> FAIL: gdb.asm/asm-source.exp: bt 2 in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: bt 3 in foo3
PASS -> FAIL: gdb.asm/asm-source.exp: bt ALL in foo2
PASS -> FAIL: gdb.asm/asm-source.exp: f at main
PASS -> FAIL: gdb.asm/asm-source.exp: f in foo2
new FAIL: gdb.asm/asm-source.exp: finish from foo3 (the program is no longer running)
PASS -> FAIL: gdb.asm/asm-source.exp: info line
PASS -> FAIL: gdb.asm/asm-source.exp: info source asmsrc2.s
PASS -> FAIL: gdb.asm/asm-source.exp: n in foo2
new FAIL: gdb.asm/asm-source.exp: next over foo3 (the program is no longer running)
PASS -> FAIL: gdb.asm/asm-source.exp: next over macro
PASS -> FAIL: gdb.asm/asm-source.exp: return from foo2
PASS -> FAIL: gdb.asm/asm-source.exp: step into foo2
new FAIL: gdb.base/annota3.exp: signal sent (pattern 4) (timeout)
new FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
new FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the program is no longer running)
new FAIL: gdb.base/gnu_vector.exp: set vector return value
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-next over solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step back to main two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step into solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function one
PASS -> FAIL: gdb.reverse/solib-precsave.exp: reverse-step within solib function two
PASS -> FAIL: gdb.reverse/solib-precsave.exp: run until end part two
new FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
============================




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

end of thread, other threads:[~2015-12-05 15:33 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-10 13:58 [binutils-gdb/gdb-7.10-branch] Fix testsuite regression by: Do not skip prologue for asm (.S) files sergiodj+buildbot
2015-07-10 13:58 ` Failures on AIX-POWER7-plain, branch gdb-7.10-branch sergiodj+buildbot
2015-07-10 14:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-10 14:23 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-07-10 14:31 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-07-10 14:37 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-07-10 14:46 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2015-07-10 14:52 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-07-10 14:52 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2015-07-10 14:53 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2015-07-10 15:01 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-07-10 15:13 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-10 15:33 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-07-10 15:34 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-07-10 17:49 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-07-10 22:00 ` Failures on Debian-i686, " sergiodj+buildbot
2015-07-10 22:16 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-07-10 22:41 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-07-11  2:34 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-07-11  3:12 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-11  7:56 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-11  8:30 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-07-11 15:32 ` Failures on Debian-x86_64-m64, " sergiodj+buildbot
  -- strict thread matches above, loose matches on Subject: below --
2015-12-05 15:33 [binutils-gdb/gdb-7.10-branch] Set GDB version number to 7.10.1 sergiodj+buildbot
2015-12-05 15:41 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-11-28 21:16 [binutils-gdb/gdb-7.10-branch] Adjust GDB to demangler API change sergiodj+buildbot
2015-12-01 10:16 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-11-28 20:37 [binutils-gdb/gdb-7.10-branch] PR other/61321 - demangler crash on casts in template parameters sergiodj+buildbot
2015-12-01  9:49 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-11-28 19:19 [binutils-gdb/gdb-7.10-branch] Demangler: Fix constructor names with ABI tags sergiodj+buildbot
2015-12-01  8:53 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-11-26 12:29 [binutils-gdb/gdb-7.10-branch] btrace: diagnose "record btrace pt" without libipt sergiodj+buildbot
2015-11-26 12:51 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-08-21 17:54 [binutils-gdb/gdb-7.10-branch] Warn when accessing binaries from remote targets sergiodj+buildbot
2015-08-21 18:05 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-08-18 14:03 [binutils-gdb/gdb-7.10-branch] PR record/18691: Fix fails in solib-precsave.exp sergiodj+buildbot
2015-08-18 15:04 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-08-13 19:48 [binutils-gdb/gdb-7.10-branch] gdb.base/dso2dso.exp sometimes broken sergiodj+buildbot
2015-08-13 19:48 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-08-13 19:13 [binutils-gdb/gdb-7.10-branch] [amd64] Invalid return address after displaced stepping sergiodj+buildbot
2015-08-13 19:22 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-08-12  9:20 [binutils-gdb/gdb-7.10-branch] [regression] Do not read from catchpoint/watchpoint locations' addresses when checking for a permanent breakpoint sergiodj+buildbot
2015-08-12  9:25 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-08-06 17:47 [binutils-gdb/gdb-7.10-branch] PR python/17136 sergiodj+buildbot
2015-08-06 18:43 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-08-06 12:22 [binutils-gdb/gdb-7.10-branch] gdbserver: Fix non-stop / fork / step-over issues sergiodj+buildbot
2015-08-06 12:34 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-07-30 20:35 [binutils-gdb/gdb-7.10-branch] remote follow fork and spurious child stops in non-stop mode sergiodj+buildbot
2015-07-30 21:11 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-07-30 20:10 [binutils-gdb/gdb-7.10-branch] PR threads/18600: Inferiors left around after fork+thread spawn sergiodj+buildbot
2015-07-30 20:49 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-07-30 19:38 [binutils-gdb/gdb-7.10-branch] PR threads/18600: Threads left stopped after fork+thread spawn sergiodj+buildbot
2015-07-30 19:52 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-07-14  7:24 [binutils-gdb/gdb-7.10-branch] record: set stop_pc in "record goto" command sergiodj+buildbot
2015-07-14  7:38 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-07-08 13:27 [binutils-gdb/gdb-7.10-branch] compile: Warn for old GCC on cv-qualified self-reference sergiodj+buildbot
2015-07-09  4:25 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch sergiodj+buildbot
2015-07-06 21:59 [binutils-gdb/gdb-7.10-branch] Set GDB version number to 7.9.90 sergiodj+buildbot
2015-07-07 13:37 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.10-branch 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).